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 8a7b6cee..39c6f74a 100755 --- a/tools/setup +++ b/tools/setup @@ -19,7 +19,7 @@ else fi autopoint --force -aclocal -I lib +aclocal -I m4 autoheader automake --add-missing --force-missing --copy autoconf |