aboutsummaryrefslogtreecommitdiffstats
path: root/net/libosip/files
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-10-26 07:58:28 +0800
committernaddy <naddy@FreeBSD.org>2002-10-26 07:58:28 +0800
commit735986effacafda49820655ed96469cd204d1aef (patch)
tree242be8893a84ae69f3e0b2609151a9147d85f17d /net/libosip/files
parentb650fd5eb7aed15acef4d7f8de5b6d5776a7af4e (diff)
downloadfreebsd-ports-graphics-735986effacafda49820655ed96469cd204d1aef.tar.gz
freebsd-ports-graphics-735986effacafda49820655ed96469cd204d1aef.tar.zst
freebsd-ports-graphics-735986effacafda49820655ed96469cd204d1aef.zip
Improve libtool handling of library names.
PR: 44117 Submitted by: Ports Fury
Diffstat (limited to 'net/libosip/files')
-rw-r--r--net/libosip/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/libosip/files/patch-configure b/net/libosip/files/patch-configure
new file mode 100644
index 00000000000..d7ca4400c4e
--- /dev/null
+++ b/net/libosip/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Fri Sep 6 08:22:31 2002
++++ configure Sat Oct 12 16:00:32 2002
+@@ -5181,6 +5181,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'