summaryrefslogtreecommitdiff
path: root/net/libosip/files/patch-configure
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-10-25 23:58:28 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-10-25 23:58:28 +0000
commit32b1e285ef5a0cc583d8055f3e9a37cb0d750fd0 (patch)
treead6ee0cf8dbbef977a8f42d6ceacdf44d40bae84 /net/libosip/files/patch-configure
parentMakes mail/xmail compiling under -current again. (diff)
Improve libtool handling of library names.
PR: 44117 Submitted by: Ports Fury
Diffstat (limited to 'net/libosip/files/patch-configure')
-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 000000000000..d7ca4400c4ef
--- /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'