mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
1012e1dbda
PR: ports/91671 Submitted by: Babak Farrokhi
13 lines
316 B
Plaintext
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'
|
|
|