Re: How can I set a subproject to build as a static library by default

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

 



> On Jan 20, 2014, at 3:52 PM, Steven Stewart-Gallus <sstewartgallus00@xxxxxxxxxxxxxxx> wrote:
> 
> I know I can use LT_INIT([static]) to build libraries in my project statically
> (by default) but how can I make subprojects build statically?

Pass --disable-shared to AC_CONFIG_SUBDIRS.

http://www.gnu.org/s/autoconf/manual/autoconf.html#Subdirectories
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://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