mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
a2e2b52f21
PR: 17002 Submitted by: Maintainer
28 lines
546 B
Plaintext
28 lines
546 B
Plaintext
--- 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
|
|
|
|
|