]> 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:53:42 +0000 (13:53 -0400)
commitc12aa01f82a03db044985513a878497e5ab58377
tree8e80a79d92c35483824ae6ef037b6b5dbd4edc10
parentb55b68608ff93cede27113663c6c0b0c82539ebc
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.
(cherry picked from commit 845346b3bb526d0f18878f15d906f05205b5c618)
ChangeLog
README-hacking
THANKS
configure.ac