Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11
In directory sc8-pr-cvs17:/tmp/cvs-serv25875

Modified Files:
        qt3.patch 
Log Message:
patch xfreetype.test


Index: qt3.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11/qt3.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- qt3.patch   18 Aug 2006 20:28:37 -0000      1.3
+++ qt3.patch   14 Jul 2007 15:34:04 -0000      1.4
@@ -551,3 +551,15 @@
            qWarning("QSettings::sync: filename is null/empty");
  #endif // QT_CHECK_STATE
  
+diff -ruN qt-x11-free-3.3.7/config.tests/x11/xfreetype.test 
qt-x11-free-3.3.7-patched/config.tests/x11/xfreetype.test
+--- qt-x11-free-3.3.7/config.tests/x11/xfreetype.test  2004-08-09 
13:16:57.000000000 -0700
++++ qt-x11-free-3.3.7-patched/config.tests/x11/xfreetype.test  2007-07-12 
13:31:03.000000000 -0700
+@@ -41,7 +41,7 @@
+ LIBS="Xft2 Xft"
+ for LIB in $LIBS; do
+     for LIBDIR in $LIBDIRS; do
+-      EXTENSIONS="a so sl"
++      EXTENSIONS="a so sl dylib"
+       for E in $EXTENSIONS; do
+           if [ -f "$LIBDIR/lib$LIB.$E" ]; then
+               F="$LIB"


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to