diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/setup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/setup b/tools/setup index 39c6f74a..be625abd 100755 --- a/tools/setup +++ b/tools/setup @@ -20,6 +20,7 @@ fi autopoint --force aclocal -I m4 +libtoolize --force --copy autoheader automake --add-missing --force-missing --copy autoconf |