[Trivial Patch] updated fontconfig version check in Xft

Jan van Dijk <jan-H5POoP6h87iAZU/h/aScZ/[email protected]> Thu, 4 Mar 2004 08:13:27 +0100
Newsgroups gmane.comp.freedesktop.xlibs.general
Organization TU/Eindhoven
Message-ID <[email protected]>
	Howdy,

With reference to the thread which started with 

	http://freedesktop.org/pipermail/xlibs/2004-February/000214.html

could somebody please apply the trivial patch below?

	Thanks, Jan.

2004-03-04  Jan van Dijk  <jan-H5POoP6h87iAZU/h/aScZ/[email protected]>

        * configure.ac: Updated version check for fontconfig:
          usage of the FC_HINT_* macros in Xft requires version >= 2.2.91

[email protected]:~/src/freedesktop/xlibs/Xft $ cvs diff -u configure.ac
Index: configure.ac
===================================================================
RCS file: /cvs/xlibs/Xft/configure.ac,v
retrieving revision 1.16
diff -u -r1.16 configure.ac
--- configure.ac        17 Jan 2004 04:34:56 -0000      1.16
+++ configure.ac        4 Mar 2004 07:07:54 -0000
@@ -86,7 +86,7 @@
 FREETYPE_LIBS="`$ft_config --libs`"

 # Check fontconfig configuration
-PKG_CHECK_MODULES(FONTCONFIG, fontconfig >= 1.0.1)
+PKG_CHECK_MODULES(FONTCONFIG, fontconfig >= 2.2.91)

 AC_SUBST(XRENDER_CFLAGS)
 AC_SUBST(XRENDER_LIBS)

-- 
dr.ir. Jan van Dijk
Eindhoven University of Technology
Department of Applied Physics
Group Elementary Processes in Gas Discharges
jan-H5POoP6h87iAZU/h/aScZ/[email protected]
+31 40 247 57 65