some build fixes
[mikachu/openbox.git] / bootstrap
index cd4e11c..8558dea 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,7 @@ sh() {
   /bin/sh -c "set -x; $*"
 }
 
-sh autopoint --force # for GNU gettext
+#sh autopoint --force # for GNU gettext
 sh libtoolize --copy --force --automake
 sh aclocal -I m4
 #sh autoheader