mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
20 lines
615 B
Plaintext
20 lines
615 B
Plaintext
--- configure.orig Fri Apr 30 10:05:34 2004
|
|
+++ configure Fri Apr 30 10:06:30 2004
|
|
@@ -19129,6 +19129,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'
|
|
@@ -19566,7 +19567,7 @@
|
|
done
|
|
|
|
|
|
-ALL_LINGUAS="de el es_ES fr hu it pl ru en_AU"
|
|
+ALL_LINGUAS="de el es_ES fr hu it pl ru"
|
|
if test -n "$ac_tool_prefix"; then
|
|
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
|
|
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
|