mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
build: avoid YACC typo inherited from Autoconf.
The typo shows up in the `configure --help' output. Reported by W.C.A. Wijngaards and Paul Eggert at <http://lists.gnu.org/archive/html/bug-bison/2011-07/msg00000.html>. * README-hacking (Release Procedure): Remind about updating maintainer tools before a release. * THANKS (W.C.A. Wijngaards): Add. * configure.ac (AC_PREREQ): Set to 2.68, which fixes the YACC typo.
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2011-07-10 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
build: avoid YACC typo inherited from Autoconf.
|
||||
The typo shows up in the `configure --help' output. Reported by
|
||||
W.C.A. Wijngaards and Paul Eggert at
|
||||
<http://lists.gnu.org/archive/html/bug-bison/2011-07/msg00000.html>.
|
||||
* README-hacking (Release Procedure): Remind about updating
|
||||
maintainer tools before a release.
|
||||
* THANKS (W.C.A. Wijngaards): Add.
|
||||
* configure.ac (AC_PREREQ): Set to 2.68, which fixes the YACC
|
||||
typo.
|
||||
|
||||
2011-07-10 Joel E. Denny <joeldenny@joeldenny.org>
|
||||
|
||||
build: create xz instead of bzip2 tarballs.
|
||||
|
||||
Reference in New Issue
Block a user