summaryrefslogtreecommitdiff
path: root/audio/xmms/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms/patches/patch-af')
-rw-r--r--audio/xmms/patches/patch-af20
1 files changed, 20 insertions, 0 deletions
diff --git a/audio/xmms/patches/patch-af b/audio/xmms/patches/patch-af
new file mode 100644
index 00000000000..1ce29893526
--- /dev/null
+++ b/audio/xmms/patches/patch-af
@@ -0,0 +1,20 @@
+$NetBSD: patch-af,v 1.1 2000/03/07 23:03:13 tron Exp $
+
+--- libxmms/configure.orig Tue Mar 7 23:25:18 2000
++++ libxmms/configure Tue Mar 7 23:28:07 2000
+@@ -1473,6 +1473,7 @@
+
+
+
++if false; then
+ # Check for any special flags to pass to ltconfig.
+ libtool_flags="--cache-file=$cache_file"
+ test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
+@@ -1626,6 +1627,7 @@
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
++fi
+
+ # Redirect the config.log output again, so that the ltconfig log is not
+ # clobbered by the next message.