summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index 95fbeb99..0d998dc1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -2,8 +2,8 @@
echo 'Generating necessary files...'
libtoolize --copy --force
-aclocal
-autoheader
-automake --gnu --add-missing
+aclocal-1.9
+autoheader -Wall
+automake-1.9 --gnu --add-missing
autoconf