summaryrefslogtreecommitdiff
blob: 780c20db659ebdc92144710ec528054befa43a44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff -Nur prokyon3-0.9.2.orig/configure prokyon3-0.9.2/configure
--- prokyon3-0.9.2.orig/configure	2003-10-09 14:49:22.000000000 +0200
+++ prokyon3-0.9.2/configure	2005-04-04 00:36:16.000000000 +0200
@@ -7640,7 +7640,7 @@
 if test x$QT_IS_STATIC = xyes ; then
     OLDLIBS="$LIBS"
 #    LIBS="$QT_LDADD"  Too slow....
-    LIBS="-L$x_libraries"
+#    LIBS="-L$x_libraries"
     echo "$as_me:$LINENO: checking for XftFontOpen in -lXft" >&5
 echo $ECHO_N "checking for XftFontOpen in -lXft... $ECHO_C" >&6
 if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then
@@ -7795,7 +7795,7 @@
 { echo "$as_me:$LINENO: ======Checking general purpose libraries  ========" >&5
 echo "$as_me: ======Checking general purpose libraries  ========" >&6;}
 
-LIBS="-L$x_libraries"
+#LIBS="-L$x_libraries"
 
 
 echo "$as_me:$LINENO: checking for main in -lz" >&5