]> git.saurik.com Git - bison.git/blobdiff - configure.in
# mentioned NLS.
[bison.git] / configure.in
index 3b810f8859ece9eb9a0d43f5151f10cd300263ef..c8f4dc95a722cf0d70ddac083b5fca3966574fd6 100644 (file)
@@ -1,10 +1,10 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/reduce.c)
-AM_INIT_AUTOMAKE(bison,1.27)
+AM_INIT_AUTOMAKE(bison,1.28)
 AM_CONFIG_HEADER(config.h:config.hin)
 AC_PREREQ(2.13)
 
-ALL_LINGUAS="de es fr nl"
+ALL_LINGUAS="de es fr nl ru"
 
 dnl Checks for programs.
 AC_PROG_CC