better support for gettext
[mikachu/openbox.git] / bootstrap
index 6eca957..7d6619e 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ sh() {
   /bin/sh -c "set -x; $*"
 }
 
-sh gettextize --intl --copy --no-changelog --force
+sh autopoint # for GNU gettext
 sh libtoolize --copy --force --automake
 sh aclocal
 sh autoheader