diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,6 @@ aclocal && autoconf && -libtoolize --force --copy && +libtoolize -q --force --copy && automake --add-missing --copy && echo You may now run ./configure |