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 717f2e1..e411fb0 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -30,4 +30,4 @@
touch ChangeLog
-autopoint && aclocal -I m4 && autoheader && automake -a && autoconf
+autopoint -f && aclocal -I m4 && autoheader && automake -a && autoconf