summaryrefslogtreecommitdiff
path: root/audio/sdl_sound/files
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-24 23:39:46 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-24 23:39:46 +0000
commit20e3bc6fff5b7b20982ee3ff2b6445a2998ae5f9 (patch)
tree3948114b1d7b091cc178c51ab1650a8d955e0102 /audio/sdl_sound/files
parent1) Fix bug on some 4.7 systems (diff)
- Update to version 1.0.1
- Maintainer timeout PR: 58216 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=92091
Diffstat (limited to 'audio/sdl_sound/files')
-rw-r--r--audio/sdl_sound/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/sdl_sound/files/patch-configure b/audio/sdl_sound/files/patch-configure
new file mode 100644
index 000000000000..dd8de669db0e
--- /dev/null
+++ b/audio/sdl_sound/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Mon Oct 13 03:54:57 2003
++++ configure Mon Oct 13 07:44:41 2003
+@@ -6684,6 +6684,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'