On Mon, Jan 20, 2014 at 8:06 AM, Gary V. Vaughan <g...@gnu.org> wrote:
>
>> On Jan 20, 2014, at 3:52 PM, Steven Stewart-Gallus 
>> <sstewartgallu...@mylangara.bc.ca> 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

There is no word in the documentation how to pass special flags to an
sub-configure with the help of AC_CONFIG_SUBDIRS. What do I miss?

Bert

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

Reply via email to