diff options
Diffstat (limited to 'audio/speex-devel/files/patch-configure')
-rw-r--r-- | audio/speex-devel/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/speex-devel/files/patch-configure b/audio/speex-devel/files/patch-configure new file mode 100644 index 000000000000..868364574624 --- /dev/null +++ b/audio/speex-devel/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' |