summaryrefslogtreecommitdiff
blob: 731e180d0324a35518d7e54363fbd623afb93ac7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff -uNr ggz-client-libs-0.0.5.orig/configure ggz-client-libs-0.0.5/configure
--- ggz-client-libs-0.0.5.orig/configure	2002-04-13 00:22:59.000000000 -0700
+++ ggz-client-libs-0.0.5/configure	2002-10-23 09:54:29.000000000 -0700
@@ -984,14 +984,6 @@
 
 
 
-if test "x${prefix}" = "xNONE"; then
-   CPPFLAGS="$CPPFLAGS -I${ac_default_prefix}/include"
-   LDFLAGS="$LDFLAGS -L${ac_default_prefix}/lib"
-else
-   CPPFLAGS="$CPPFLAGS -I${prefix}/include"
-   LDFLAGS="$LDFLAGS -L${prefix}/lib"
-fi
-
 # Extract the first word of "gcc", so it can be a program name with args.
 set dummy gcc; ac_word=$2
 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6