Frederik Fouvry <[EMAIL PROTECTED]> writes: > Thanks, that's working very nicely. A problem is however that > autoheader is not detecting the library checks anymore for > config.h.in. I have calls like these in configure.ac: > > AC_CHECK_LIB([itsdb], [main], [cat >>confdefs.h <<_ACEOF > #define HAVE_LIBITSDB 1 > _ACEOF > LIBITSDB=-litsdb])
What's wrong with AC_DEFINE? Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux AG, Maxfeldstra�e 5, 90409 N�rnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."
