diff options
Diffstat (limited to 'graphics/imlib2/files/patch-configure')
-rw-r--r-- | graphics/imlib2/files/patch-configure | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/imlib2/files/patch-configure b/graphics/imlib2/files/patch-configure index 2452f649c284..c42001234b6b 100644 --- a/graphics/imlib2/files/patch-configure +++ b/graphics/imlib2/files/patch-configure @@ -1,10 +1,10 @@ ---- configure.orig Wed Aug 29 21:48:58 2001 -+++ configure Sun Oct 7 17:23:22 2001 -@@ -1031,16 +1031,6 @@ +--- configure.orig Mon Sep 8 11:12:12 2003 ++++ configure Mon Dec 8 05:29:41 2003 +@@ -1244,16 +1244,6 @@ fi -- case "$enable_ltdl_convenience" in +- case $enable_ltdl_convenience in - no) { echo "configure: error: this package needs a convenience libltdl" 1>&2; exit 1; } ;; - "") enable_ltdl_convenience=yes - ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;; @@ -17,7 +17,7 @@ # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 -@@ -4313,75 +4303,5 @@ +@@ -7682,75 +7672,5 @@ esac done |