Code

checkins for internationalization
[nagiosplug.git] / tools / setup
index eb07b7197c0081cc33f2a34d32d21c31ef067bb6..6f3fdee982814e0b3e2c46bf99f96ccc2110a8cb 100755 (executable)
@@ -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