* configure.ac: this.
Bump to 1.49c.
2002-09-04 Akim Demaille <akim@epita.fr>
+ * configure.in: Rename as...
+ * configure.ac: this.
+ Bump to 1.49c.
+
+2002-09-04 Akim Demaille <akim@epita.fr>
+
* src/assoc.c, src/closure.c, src/gram.c, src/injections.c,
* src/lalr.c, src/LR0.c, src/relation.c, src/tables.c: Don't
translate maintainer only messages.
# We need a recent Autoconf to run a recent Autotest.
AC_PREREQ(2.53)
-AC_INIT([GNU Bison], [1.49b], [bug-bison@gnu.org])
+AC_INIT([GNU Bison], [1.49c], [bug-bison@gnu.org])
AC_CONFIG_AUX_DIR(config)
AM_INIT_AUTOMAKE