Re: Multiple subdirectories with non-similar configure needs

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

 



> Stefano wrote:
> >   AC_CONFIG_SUBDIRS([foo], [--with-zardoz])

And I now have a case where I think I want to pass in a CPPFLAGS entry
to a subpackage, based on "stuff" that the "parent" configure knows.

So I'm thinking about:

 AC_CONFIG_SUBDIRS([foo], [--with-zardoz CPPFLAGS=-Isomething])

Not sure if this is a great idea or not, but the only other alternative
I can think of is to modify the configure.ac in the subpackage, and I
would rather not do that as it creates "extra work" when I go to upgrade
the subpackage.

H

_______________________________________________
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