Whoops, forgot to update patch when the 0.6.0 patch went in; good thing

the KDE project joined in on the anti-GIF-patent project.  :-)

Found by:	bento
This commit is contained in:
Will Andrews 2000-05-29 01:24:50 +00:00
parent 0231887553
commit 5862875a81
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28839

View file

@ -1,27 +0,0 @@
--- 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