1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/net/libosip2/files/patch-configure
Christian Weisgerber 32b1e285ef Improve libtool handling of library names.
PR:		44117
Submitted by:	Ports Fury
2002-10-25 23:58:28 +00:00

11 lines
309 B
Plaintext

--- 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'