Added xboard i18n
[xboard.git] / configure.in
index c7f55f6..2009c9a 100644 (file)
@@ -70,6 +70,8 @@ fi
 
 AC_CANONICAL_HOST
 
+AM_GNU_GETTEXT([external])
+
 dnl| The following info is mostly gathered from GNU Emacs 19.24.  Basically,
 dnl| we are trying to find out whether this is a System-V derivative in
 dnl| which pipes don't work with select() and if so, whether there is anything
@@ -315,7 +317,7 @@ AC_SUBST(PRODUCT)
 AC_SUBST(VERSION)
 AC_SUBST(PATCHLEVEL)
 
-AC_OUTPUT(Makefile cmail xboard.texinfo,
+AC_OUTPUT(Makefile cmail xboard.texinfo po/Makefile.in ,
 [test -z "$CONFIG_HEADERS" || date > stamp-h
 chmod 755 cmail
 ])