diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-15 18:40:43 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-15 18:40:43 +0000 |
commit | 7b1da8d969c59fdfdc9e9c56c303b0c1debef355 (patch) | |
tree | ec3778214ff1a0f32a2de67ebba0e7b780e3ee9b /graphics/imlib2/files/patch-configure | |
parent | I'm an aterm fan, so I'd be happy so adopt this orphan.. (diff) |
- Update to version 1.1.0
PR: 60269
Submitted by: Ports Fury
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 |