aboutsummaryrefslogtreecommitdiff
path: root/tools/setup
diff options
context:
space:
mode:
Diffstat (limited to 'tools/setup')
-rwxr-xr-xtools/setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/setup b/tools/setup
index eb07b719..6f3fdee9 100755
--- a/tools/setup
+++ b/tools/setup
@@ -31,7 +31,7 @@ aclocal -I lib
autoheader
automake --add-missing --copy
autoconf
-autopoint
+autopoint --force
if [ -f debian/rules ] ; then
chmod +x debian/rules