Re: [E-devel] imlib2 patch, configure.in X header detection

2005-02-22 Thread The Rasterman
On Thu, 17 Feb 2005 20:36:20 -0600 "Laurence J. Lane" <[EMAIL PROTECTED]> babbled: > Stuff broke with the X header detection in imlib2's > configure script. (See http://bugs.debian.org/295350 > for details.) thanks for the info :) fixed :) > Steven Langasek provided a

[E-devel] imlib2 patch, configure.in X header detection

2005-02-18 Thread Laurence J. Lane
Stuff broke with the X header detection in imlib2's configure script. (See http://bugs.debian.org/295350 for details.) Steven Langasek provided a patch. --- imlib2-1.2.0.orig/configure.in +++ imlib2-1.2.0/configure.in @@ -139,35 +139,28 @@ freetype_cflags=`$FREETYPE_CONFIG --cflags` freetype_l