mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* configure.in: Rename as...
* configure.ac: this. Bump to 1.49c.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
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,
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user