diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-08-21 01:42:39 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-08-21 01:42:39 +0000 |
commit | ab0b08fabff9de4c28fc1b9f2c3815a97e89b271 (patch) | |
tree | d61636074bdae6491ce66c525a854146a6583b29 /graphics/killustrator/files/patch-ac | |
parent | Add back the ability to _read_ GIF images, now that our gd has it again. (diff) |
Remove killustrator; it has been renamed to kontour and is
now included in koffice.
Notes
Notes:
svn path=/head/; revision=46570
Diffstat (limited to 'graphics/killustrator/files/patch-ac')
-rw-r--r-- | graphics/killustrator/files/patch-ac | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/graphics/killustrator/files/patch-ac b/graphics/killustrator/files/patch-ac deleted file mode 100644 index 3ea944731f96..000000000000 --- a/graphics/killustrator/files/patch-ac +++ /dev/null @@ -1,18 +0,0 @@ ---- 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 - - |