aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cervisia/files/patch-ab
blob: ac9812a162ccb1d9825c7ee20d986b6bf8aa065e (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
--- configure	Mon Feb 21 16:30:52 2000
+++ configure.new	Sat Feb 26 02:21:24 2000
@@ -5338,7 +5338,7 @@
   echo "$ac_t""$kde_result" 1>&6
 fi
 
-bindir=$kde_bindir
+bindir=$prefix/bin
 
 
 
@@ -5411,6 +5411,7 @@
 
    
 
+if false; then
 echo $ac_n "checking for giflib""... $ac_c" 1>&6
 echo "configure:5416: checking for giflib" >&5
 if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then
@@ -5457,6 +5458,7 @@
 
 else
   { echo "configure: error: You need giflib30. Please install the kdesupport package" 1>&2; exit 1; }
+fi
 fi