]> git.saurik.com Git - bison.git/commitdiff
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)
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)


No differences found