summaryrefslogtreecommitdiff
path: root/audio/libmikmod/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libmikmod/patches/patch-ac')
-rw-r--r--audio/libmikmod/patches/patch-ac26
1 files changed, 5 insertions, 21 deletions
diff --git a/audio/libmikmod/patches/patch-ac b/audio/libmikmod/patches/patch-ac
index 215a6f3c7ab..0505dd6af2a 100644
--- a/audio/libmikmod/patches/patch-ac
+++ b/audio/libmikmod/patches/patch-ac
@@ -1,24 +1,8 @@
-$NetBSD: patch-ac,v 1.2 2000/04/02 16:07:05 pooka Exp $
+$NetBSD: patch-ac,v 1.3 2000/06/09 07:53:03 jlam Exp $
---- configure.orig Mon Feb 14 22:20:17 2000
-+++ configure Sun Apr 2 14:50:50 2000
-@@ -1646,6 +1646,7 @@
- *) lt_target="$target" ;;
- esac
-
-+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"
-@@ -1799,6 +1800,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.
-@@ -1862,6 +1864,7 @@
+--- configure.orig Mon Feb 14 15:20:17 2000
++++ configure Fri Jun 9 03:41:08 2000
+@@ -1862,6 +1862,7 @@
fi
@@ -26,7 +10,7 @@ $NetBSD: patch-ac,v 1.2 2000/04/02 16:07:05 pooka Exp $
# Check if makeinfo support html output. If it doesn't, pretend it's missing
# rather than failing rebuilding the documentation.
echo $ac_n "checking if makeinfo supports html output""... $ac_c" 1>&6
-@@ -1881,6 +1884,7 @@
+@@ -1881,6 +1882,7 @@
if test $libmikmod_cv_makeinfo_html = no
then
MAKEINFO="$missing_dir/missing makeinfo"