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

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


Index: qt3.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/qt3.patch,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- qt3.patch   11 Dec 2006 20:52:45 -0000      1.10
+++ qt3.patch   14 Jul 2007 15:36:05 -0000      1.11
@@ -573,3 +573,15 @@
 +CFLAGS += -mdynamic-no-pic
 +CXXFLAGS += -mdynamic-no-pic
  REQUIRES=full-config nocrosscompiler !win32*
+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