summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/autogen.sh b/autogen.sh
index 86d4d73..197c6c7 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,6 +3,6 @@
echo 'Generating necessary files...'
libtoolize --copy --force
aclocal-1.9
-autoheader -Wall
-automake-1.9 --gnu --add-missing -Wall
-autoconf -Wall
+autoheader
+automake-1.9 --gnu --add-missing
+autoconf