add --force for autopoint
[mikachu/openbox.git] / bootstrap
index c17476e..39f729b 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,6 +4,7 @@ sh() {
   /bin/sh -c "set -x; $*"
 }
 
+sh autopoint --force # for GNU gettext
 sh libtoolize --copy --force --automake
 sh aclocal
 sh autoheader