diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/setup | 2 |
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 |
31 | aclocal -I m4 $extra | 31 | aclocal -I m4 $extra |
32 | libtoolize --force --copy | 32 | #libtoolize --force --copy |
33 | autoheader | 33 | autoheader |
34 | automake --add-missing --force-missing --copy | 34 | automake --add-missing --force-missing --copy |
35 | autoconf | 35 | autoconf |