autoconf
[Top][All Lists]
Advanced

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

Re: Missing test for optional libraries?


From: Akim Demaille
Subject: Re: Missing test for optional libraries?
Date: 07 Mar 2002 12:14:56 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)

>>>>> "Lars" == Lars Clausen <address@hidden> writes:

Lars> On Wed, 6 Mar 2002, Paul Eggert wrote:
>>> From: Lars Clausen <address@hidden> Date: 06 Mar 2002
>>> 13:07:48 -0600
>>> 
>>> Earlier we used hand-built macros to check for Freetype, but since
>>> we have to check the version, we now use the AC_CHECK_FT2 macro.
>> AC_CHECK_FT2 is not part of Autoconf, so possibly this is a problem
>> with your definition of this macro, not with Autoconf itself.

Lars> I know it isn't, the problem is when freetype isn't installed, I
Lars> still need to be able to run the configure script.

Please, complain to its authors: AC_ is exclusively reserved to
Autoconf per se.  They should use another prefix.



reply via email to

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