summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index fc14b8f..4a42edc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -30,4 +30,4 @@ if [ -d .git ]; then
run_cmd git clean -dfX
fi
-run_cmd autoreconf -iv -Wall,error
+run_cmd autoreconf -fiv -Wall,error