File fox-1.4.35_configure_pkg_config_xft.patch of Package fox14

--- configure.in	2008-10-21 01:27:34.000000000 +0200
+++ configure.in	2008-10-21 01:39:43.000000000 +0200
@@ -186,8 +186,8 @@
 if test "x$with_xft" = "xyes"; then
 FTCFLAGS=`freetype-config --cflags`
 FTLIBX=`freetype-config --libs`
-XFTCFLAGS=`xft-config --cflags`
-XFTLIBS=`xft-config --libs`
+XFTCFLAGS=`pkg-config xft --cflags`
+XFTLIBS=`pkg-config xft --libs`
 saved_cppflags="${CXXFLAGS}"
 CXXFLAGS="${CXXFLAGS} -DHAVE_XFT_H=1 $FTCFLAGS $XFTCFLAGS"
 X_BASE_LIBS="${X_BASE_LIBS} $FTLIBS $XFTLIBS"
openSUSE Build Service is sponsored by