mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1e257996e8
PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp
12 lines
275 B
Plaintext
12 lines
275 B
Plaintext
--- configure.orig Wed Mar 3 08:46:29 1999
|
|
+++ configure Wed Mar 3 08:46:42 1999
|
|
@@ -1239,7 +1239,7 @@
|
|
fi
|
|
|
|
# Always use our own libtool.
|
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
+LIBTOOL='libtool'
|
|
|
|
# Check for any special flags to pass to ltconfig.
|
|
libtool_flags=
|