From 46789bfcb436e36af7651ce67e83ba0759e76f29 Mon Sep 17 00:00:00 2001 From: "R. Imura" Date: Tue, 15 Feb 2000 13:45:23 +0000 Subject: Remove giflib dependence. 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!! --- misc/kwatch/files/patch-aa | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 misc/kwatch/files/patch-aa (limited to 'misc/kwatch/files/patch-aa') diff --git a/misc/kwatch/files/patch-aa b/misc/kwatch/files/patch-aa new file mode 100644 index 000000000000..55f677f495fa --- /dev/null +++ b/misc/kwatch/files/patch-aa @@ -0,0 +1,18 @@ +--- configure.orig Tue Mar 3 17:06:21 1998 ++++ configure Tue Feb 15 01:41:53 2000 +@@ -3315,6 +3315,7 @@ + echo "$ac_t""no" 1>&6 + fi + ++if false; then + echo $ac_n "checking for giflib""... $ac_c" 1>&6 + echo "configure:3320: checking for giflib" >&5 + if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then +@@ -3361,6 +3362,7 @@ + + else + { echo "configure: error: You need giflib23. Please install the kdesupport package" 1>&2; exit 1; } ++fi + fi + echo $ac_n "checking for jpeglib""... $ac_c" 1>&6 + echo "configure:3367: checking for jpeglib" >&5 -- cgit v1.2.3