autoconf
[Top][All Lists]
Advanced

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

Re: Multiple subdirectories with non-similar configure needs


From: Jim Galarowicz
Subject: Re: Multiple subdirectories with non-similar configure needs
Date: Tue, 29 Mar 2011 11:57:34 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc11 Thunderbird/3.0.4

Hi,

Thanks for all the great responses! I appreciate them. This would seem to be the ideal solution for my issue.

Jim G.

On 03/29/2011 11:44 AM, Harlan Stenn wrote:
Stefano wrote:
   AC_CONFIG_SUBDIRS([foo], [--with-zardoz])
   AC_CONFIG_SUBDIRS([bar], [--without-zardoz])

I think this might be a wonderful idea.  I haven't looked at it much,
but it has potential.  We might well need/use something like this for NTP.

I can't easily look right now, though.

It helps a lot if the choice of options will change based on "parent"
choices.

H



reply via email to

[Prev in Thread] Current Thread [Next in Thread]