diff options
Diffstat (limited to 'net/linphone/files/patch-speex::configure')
-rw-r--r-- | net/linphone/files/patch-speex::configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/linphone/files/patch-speex::configure b/net/linphone/files/patch-speex::configure new file mode 100644 index 000000000000..9fa7eb31cd72 --- /dev/null +++ b/net/linphone/files/patch-speex::configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- speex/configure 2003/02/27 23:48:28 1.1 ++++ speex/configure 2003/02/27 23:49:06 +@@ -7764,6 +7764,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' |