I have a library in a subdirectory (via AC_CONFIG_SUBDIRS) that adds
-I and -L flags to AM_CXXFLAGS and AM_LDFLAGS down in the sub-package
so its example and test programs can all use the library.  I'd like to
have those same additions propagated up to AM_CXXFLAGS and AM_LDFLAGS
in the parent package.  Is there a good way to do this?
________________________________
Paul Dugas • Dugas Enterprises, LLC • Computer Engineer
522 Black Canyon Park, Canton GA 30114 USA • [email protected]
• +1.404.932.1355

_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to