diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ echo 'Generating necessary files...' libtoolize --copy --force -aclocal-1.9 +aclocal autoheader -Wall -automake-1.9 --gnu --add-missing +automake --gnu --add-missing autoconf |