summaryrefslogtreecommitdiff
path: root/audio/extace/files/patch-aa
blob: 714b4b358bea7e64f080ee064e3b699c2e341bcb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
--- configure.orig	Sat Jul 22 07:40:27 2000
+++ configure	Mon Jul 31 12:39:34 2000
@@ -1210,9 +1210,9 @@
   fi
 else
   if test "$GCC" = yes; then
-    CFLAGS="-O2"
+#    CFLAGS="-O2"
   else
-    CFLAGS=
+#    CFLAGS=
   fi
 fi
 
@@ -1748,9 +1748,9 @@
   fi
 else
   if test "$GCC" = yes; then
-    CFLAGS="-O2"
+#    CFLAGS="-O2"
   else
-    CFLAGS=
+#    CFLAGS=
   fi
 fi
 
@@ -2764,7 +2764,7 @@
 done
 
 
-CFLAGS="-O2 "
+#CFLAGS="-O2 "
 
 
 EXTRA_LIBS=""
@@ -3301,7 +3301,7 @@
   echo $ac_n "(cached) $ac_c" 1>&6
 else
   ac_save_LIBS="$LIBS"
-LIBS="-lgdk_imlib `gtk-config --libs`  $LIBS"
+LIBS="-lgdk_imlib `$GTK_CONFIG --libs`  $LIBS"
 cat > conftest.$ac_ext <<EOF
 #line 3307 "configure"
 #include "confdefs.h"