mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
13 lines
400 B
Plaintext
13 lines
400 B
Plaintext
--- configure.orig Mon Feb 9 21:48:11 2004
|
|
+++ configure Sun Feb 22 03:02:53 2004
|
|
@@ -19221,7 +19221,8 @@
|
|
|
|
|
|
# This can be used to rebuild libtool when needed
|
|
-LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh"
|
|
+/usr/local/share/libtool13/ltconfig13 $LIBTOOL_DEPS
|
|
|
|
# Always use our own libtool.
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|