update gettext configuration to not include any generated files in git
[xboard.git] / autogen.sh
index 491191e..62faeeb 100755 (executable)
@@ -19,7 +19,8 @@
 #
 #  See the file ChangeLog for a revision history.
 
-aclocal -I m4 \
+autopoint \
+&& aclocal -I m4 \
 && autoheader \
 && automake --add-missing \
 && autoconf