summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 30409ef..c514e1e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,7 +3,7 @@
echo Running gettextize...
gettextize -c --intl --no-changelog
echo Running libtoolize...
-libtoolize -c --automake
+libtoolize -c -f --automake
echo Running aclocal...
aclocal -I m4
echo Running autoscan...