summaryrefslogtreecommitdiffstats
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 fa04b7b..94bd077 100755
--- a/tools/setup
+++ b/tools/setup
@@ -29,7 +29,7 @@ fi
29# I think gettext no longer necessary, as all necessary files imported from coreutils 29# I think gettext no longer necessary, as all necessary files imported from coreutils
30#autopoint --force 30#autopoint --force
31aclocal -I m4 $extra 31aclocal -I m4 $extra
32libtoolize --force --copy 32#libtoolize --force --copy
33autoheader 33autoheader
34automake --add-missing --force-missing --copy 34automake --add-missing --force-missing --copy
35autoconf 35autoconf