Regen. and fix typo in configure.in.

This commit is contained in:
Akim Demaille
2001-08-30 15:41:41 +00:00
parent d63e24071f
commit d37a7c45b3
10 changed files with 930 additions and 941 deletions

View File

@@ -16,7 +16,7 @@
# 02111-1307 USA
# We need a recent Autoconf to run a recent Autotest.
AC_PREREQ(2.52e)
AC_PREREQ(2.52c)
AC_INIT([GNU Bison], [1.28e], [bug-bison@gnu.org])
AC_CONFIG_AUX_DIR(config)