summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 704a524..d9c98bc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -5,6 +5,7 @@ set -x
touch ChangeLog
autopoint
libtoolize --automake --copy
+intltoolize --copy --force
aclocal -I m4
autoheader
automake --add-missing --copy