summaryrefslogtreecommitdiff
path: root/graphics/wxsvg/patches/patch-ab
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-07-05 19:47:17 +0000
committerwiz <wiz@pkgsrc.org>2006-07-05 19:47:17 +0000
commitca2d8b0d5fa37e802fee0fca4de7b8a98644190c (patch)
treea36a2ecfc6aa97fc9f852c72c1c7644fc18b1874 /graphics/wxsvg/patches/patch-ab
parent7c5d75cac1e9726b8a8949e25156868290a546b2 (diff)
downloadpkgsrc-ca2d8b0d5fa37e802fee0fca4de7b8a98644190c.tar.gz
Update to 1.0beta6:
Version 1.0b6 <2006.03.15> -------------------------- * some bug fixes (this includes fixes to make the package build with gcc-4.1)
Diffstat (limited to 'graphics/wxsvg/patches/patch-ab')
-rw-r--r--graphics/wxsvg/patches/patch-ab20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/wxsvg/patches/patch-ab b/graphics/wxsvg/patches/patch-ab
new file mode 100644
index 00000000000..5b78f437bd4
--- /dev/null
+++ b/graphics/wxsvg/patches/patch-ab
@@ -0,0 +1,20 @@
+$NetBSD: patch-ab,v 1.1 2006/07/05 19:47:17 wiz Exp $
+
+--- configure.orig 2006-07-05 19:29:07.000000000 +0000
++++ configure
+@@ -6345,6 +6345,7 @@ else
+ fi;
+ test -z "$pic_mode" && pic_mode=default
+
++if false; then
+ # Check if we have a version mismatch between libtool.m4 and ltmain.sh.
+ #
+ # Note: This should be in AC_LIBTOOL_SETUP, _after_ $ltmain have been defined.
+@@ -6404,6 +6405,7 @@ else
+ echo "$as_me:$LINENO: result: yes" >&5
+ echo "${ECHO_T}yes" >&6
+ fi
++fi
+
+
+ # Use C for the default configuration in the libtool script