summaryrefslogtreecommitdiffstats
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 136d2c27..7a2624cd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@
aclocal -I m4
autoconf
autoheader
-libtoolize --copy
+libtoolize --copy --force
automake --add-missing --copy