diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-20 07:38:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-20 07:38:37 +0000 |
commit | f538329b137ab2b88d77133872f7bad04a9e1597 (patch) | |
tree | 0f12a7eed28ba5410f2f54dc1613ab42ee5e4627 /net/linphone/files/patch-oRTP::configure | |
parent | Don't override config file during installation. (diff) |
add missing files from previous commit with the backout.
Diffstat (limited to 'net/linphone/files/patch-oRTP::configure')
-rw-r--r-- | net/linphone/files/patch-oRTP::configure | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/linphone/files/patch-oRTP::configure b/net/linphone/files/patch-oRTP::configure new file mode 100644 index 000000000000..23804098f77c --- /dev/null +++ b/net/linphone/files/patch-oRTP::configure @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- oRTP/configure 2003/02/27 23:48:28 1.1 ++++ oRTP/configure 2003/02/27 23:49:02 +@@ -7793,6 +7793,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' |