summaryrefslogtreecommitdiff
path: root/audio/esound/patches
diff options
context:
space:
mode:
authortron <tron>1999-10-22 23:43:47 +0000
committertron <tron>1999-10-22 23:43:47 +0000
commit5a5d72045199df4e9f9637a50463bb03dbc72efb (patch)
tree843c1223ea70250435f21390556791950ab22084 /audio/esound/patches
parente845fbfd3fdb5765965356687de54f695476ac52 (diff)
downloadpkgsrc-5a5d72045199df4e9f9637a50463bb03dbc72efb.tar.gz
Update "esound" package to version 0.2.15 included in GNOME 1.0.53 release.
Diffstat (limited to 'audio/esound/patches')
-rw-r--r--audio/esound/patches/patch-aa26
1 files changed, 13 insertions, 13 deletions
diff --git a/audio/esound/patches/patch-aa b/audio/esound/patches/patch-aa
index b84bf95cd44..6fbb27f9ba3 100644
--- a/audio/esound/patches/patch-aa
+++ b/audio/esound/patches/patch-aa
@@ -1,20 +1,20 @@
-$NetBSD: patch-aa,v 1.2 1999/02/14 21:21:39 tron Exp $
+$NetBSD: patch-aa,v 1.3 1999/10/22 23:43:48 tron Exp $
---- configure.orig Sat Jul 18 04:51:16 1998
-+++ configure Sun Feb 14 22:16:51 1999
-@@ -1198,6 +1198,7 @@
+--- configure.orig Tue Oct 5 14:49:21 1999
++++ configure Fri Oct 22 21:29:53 1999
+@@ -1684,6 +1684,7 @@
fi
- # Always use our own libtool.
-+if false; then
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
++if false; then
# Check for any special flags to pass to ltconfig.
-@@ -1242,6 +1243,7 @@
- ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
- $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
- || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+ libtool_flags="--cache-file=$cache_file"
+ test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
+@@ -1980,6 +1981,7 @@
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+fi
- # Extract the first word of "gcc", so it can be a program name with args.
- set dummy gcc; ac_word=$2
+ # Redirect the config.log output again, so that the ltconfig log is not
+ # clobbered by the next message.