automake
[Top][All Lists]
Advanced

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

Re: two binaries with different libraries


From: Andreas Schwab
Subject: Re: two binaries with different libraries
Date: Thu, 02 Sep 2004 12:09:10 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Frederik Fouvry <address@hidden> 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, address@hidden
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."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]