]> git.saurik.com Git - bison.git/commit
build: avoid YACC typo inherited from Autoconf.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sun, 10 Jul 2011 17:42:12 +0000 (13:42 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sun, 10 Jul 2011 17:42:12 +0000 (13:42 -0400)
commit845346b3bb526d0f18878f15d906f05205b5c618
tree83230c44bf467fae1a3d98ecb08c90b034a53cf8
parentabd189e8dc6ca848f038da12e4110d6192374b82
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.
ChangeLog
README-hacking
THANKS
configure.ac