forked from Lainports/freebsd-ports
Only changed giflib -> libungif in kdegraphics. They realy do NOT want libgif, and do NOT use libgif anywhere. Some ports are checking its existence in configure, but they are nonsense at all!!
18 lines
436 B
Text
18 lines
436 B
Text
--- configure.orig Tue Oct 19 21:58:36 1999
|
|
+++ configure Tue Feb 15 01:38:01 2000
|
|
@@ -4624,6 +4624,7 @@
|
|
|
|
|
|
|
|
+if false; then
|
|
echo $ac_n "checking for giflib""... $ac_c" 1>&6
|
|
echo "configure:4629: checking for giflib" >&5
|
|
if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then
|
|
@@ -4670,6 +4671,7 @@
|
|
|
|
else
|
|
{ echo "configure: error: You need giflib30. Please install the kdesupport package" 1>&2; exit 1; }
|
|
+fi
|
|
fi
|
|
|
|
|