Hello Vincent, * Vincent Torri wrote on Fri, Mar 14, 2008 at 07:15:23AM CET: > create_shared_lib="" > case "$host_os" in > mingw|mingw32*|cegcc) > PKG_CHECK_MODULES(EVIL, evil) [...] > esac > and later, I use PKG_CONFIG_MODULES for freetype > > The the configure script is failing, saying that "the pkg-config script > could not be found or is too old" > If I remove PKG_CHECK_MODULES(EVIL, evil) in the case, I have no problem This thread should help you: <http://thread.gmane.org/gmane.comp.sysutils.autoconf.general/10172/focus=10175> and your post should be a suitable example for NightStrike to look at. Cheers, Ralf _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf