Hello,

* Asfand Yar Qazi wrote on Thu, Feb 09, 2006 at 10:42:38PM CET:
> 
> How do I remove the --enable-shared, --disable-shared, --enable-static and 
> --disable-static options from being displayed in the help or being used in 
> configuration?

These are added by Libtool.  If you don't use it, they should not
appear, so removing AC_PROG_LIBTOOL should help.

If you would like to use Libtool but do not want those options: as far
as I know, that is not supported at the moment.  Why would you want to
disable this then?

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to