mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
12 lines
383 B
Text
12 lines
383 B
Text
--- configure.orig Wed Sep 3 18:00:58 2003
|
|
+++ configure Wed Sep 3 18:01:55 2003
|
|
@@ -18497,7 +18497,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"
|
|
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
|
|
|
|
# Always use our own libtool.
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|