1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/net/tapidbus/files/patch-configure
Emanuel Haupt 1012e1dbda Add tapidbus 0.2.1, an abstraction layer for interprocess communication.
PR:		ports/91671
Submitted by:	Babak Farrokhi
2006-01-12 19:48:01 +00:00

13 lines
316 B
Plaintext

--- configure.orig Wed Jan 11 17:28:18 2006
+++ configure Wed Jan 11 17:28:48 2006
@@ -19213,7 +19213,8 @@
# 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'