summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rw-r--r--autogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index fdbb9642..d28e1d83 100644
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,7 +13,7 @@ elif automake-1.8 --version &>/dev/null && \
export ACLOCAL
fi
-autoreconf -i
+autoreconf -i -f
run_configure=true
for arg in $*; do