aboutsummaryrefslogtreecommitdiff
path: root/tools/setup
diff options
context:
space:
mode:
Diffstat (limited to 'tools/setup')
-rwxr-xr-xtools/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/setup b/tools/setup
index fa04b7b2..94bd077f 100755
--- a/tools/setup
+++ b/tools/setup
@@ -29,7 +29,7 @@ fi
# I think gettext no longer necessary, as all necessary files imported from coreutils
#autopoint --force
aclocal -I m4 $extra
-libtoolize --force --copy
+#libtoolize --force --copy
autoheader
automake --add-missing --force-missing --copy
autoconf