blob: 472a39e0f39044e05d2640e4883b36e8fb72c28e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- configure.orig Tue Oct 16 19:56:40 2001
+++ configure Thu Oct 18 06:13:41 2001
@@ -5074,7 +5074,8 @@
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL='$(PREFIX)/bin/libtool'
# Prevent multiple expansion
|