diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-30 23:32:44 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-07-30 23:32:44 +0000 |
commit | 61e8204f074df2d0012c7adb3902a994dade5520 (patch) | |
tree | ea69b8c0b143535a67f2ee7dde4c85ac3af0bfdb /audio/speex/files | |
parent | 79d4b57209b16d5e73b008a399a898199ffa8374 (diff) |
Notes
Diffstat (limited to 'audio/speex/files')
-rw-r--r-- | audio/speex/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/speex/files/patch-configure b/audio/speex/files/patch-configure new file mode 100644 index 000000000000..868364574624 --- /dev/null +++ b/audio/speex/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Jul 29 11:40:32 2002 ++++ configure Wed Jul 31 03:49:39 2002 +@@ -5287,6 +5287,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' |