* Evgeniy Dushistov wrote on Sun, Jun 18, 2006 at 09:55:54PM CEST: > I already fix this in such ugly way > > if > LIB=lib_a > elif > LIB=lib_b > else > fi > > PKG_CHECK_MODULES(APP, $LIB) > This post just attempt to understand who's responsible for this. Reading info Autoconf "Prerequisite Macros" should answer the question of why this is. Cheers, Ralf _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf