conditionally using libtool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I would like to have my package create a single static library and a
single program by default.

However, if the user does --enable-tcl-extension, then I would like to
create a shared library using libtool.

Can I do something in configure.in that says 
  if .. 
    AM_LIBTOOL
  fi;

or is this invalid?

Thanks,
Bob Rossi


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux