Missing test for optional libraries?

2002-03-06 Thread Lars Clausen
nable_freetype is not "yes"? Can I get it to not do so? Can I define a fake version if it doesn't exists? Thanks, -Lars -- Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| HÃ¥rdgrim of Numenor "I do not agree with a word that you say, but I | wi

Re: Missing test for optional libraries?

2002-03-06 Thread Lars Clausen
On Wed, 6 Mar 2002, Paul Eggert wrote: >> From: Lars Clausen <[EMAIL PROTECTED]> >> 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 mac

Re: Missing test for optional libraries?

2002-03-06 Thread Lars Clausen
On Wed, 06 Mar 2002, Raja R. Harinath wrote: > Hi, > > Dan Kegel <[EMAIL PROTECTED]> writes: > >> Lars Clausen wrote: >>> >> Earlier we used hand-built macros to check for Freetype, but since >>> >> we have to check the version, we now use t