Re: enable/disable configure options for subpackages

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

 



Hello,

On Thu, Jul 14, 2005 at 09:50:08AM -0400, Bob Rossi wrote:
> Is there a way to pass in --disable-shared to the AC_CONFIG_SUBDIRS?

I looked into the source (status.m4, general.m4), and it seems that all --enable-*
arguments are propagated to the subconfigures.

Thus --disable-shared should be propagated automatically.  Have you tried it?

(If your configure.ac doesn't declare an enable option, the generated configure script
will silently ignore it; try ./configure --enable-foo=bar.)

> BTW, CGDB currently doesn't use any shared libraries,

Yes, that helps here.

Have a nice day,
	Stepan Kasal



_______________________________________________
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