forked from Lainports/freebsd-ports
- Use DOCSDIR and EXAMPLESDIR in pkg-plist PR: 48705 Submitted by: Sergei Kolobov <sergei@kolobov.com>
13 lines
321 B
Text
13 lines
321 B
Text
|
|
$FreeBSD$
|
|
|
|
--- configure.orig Thu Feb 27 21:22:56 2003
|
|
+++ configure Thu Feb 27 21:23:24 2003
|
|
@@ -7744,6 +7744,7 @@
|
|
|
|
# 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'
|