aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/chbg/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/chbg/files/patch-aa')
-rw-r--r--graphics/chbg/files/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/chbg/files/patch-aa b/graphics/chbg/files/patch-aa
deleted file mode 100644
index 96f2f273d11f..000000000000
--- a/graphics/chbg/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Tue Oct 3 15:37:21 2000
-+++ configure Tue Oct 3 15:39:25 2000
-@@ -2547,7 +2547,7 @@
- for ac_dir in $ac_dummy; do
- test -z "$ac_dir" && ac_dir=.
- if test -f $ac_dir/$ac_word; then
-- ac_cv_prog_IMLIB_CONFIG=""yes""
-+ ac_cv_prog_IMLIB_CONFIG=""imlib-config""
- break
- fi
- done
-@@ -2562,7 +2562,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
--if eval "test x$IMLIB_CONFIG = xyes"; then
-+if eval "test x$IMLIB_CONFIG != xno"; then
- echo "$ac_t"""checking for gdk_imlib configuration using imlib-config script ..."" 1>&6
- IMLIB_LIBS=`imlib-config --libs-gdk`
- echo "$ac_t""" gdk_imlib LDFLAGS=$IMLIB_LIBS"" 1>&6