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 845346b3bb)
This commit is contained in:
Joel E. Denny
2011-07-10 13:53:42 -04:00
parent b55b68608f
commit c12aa01f82
4 changed files with 19 additions and 2 deletions
+1
View File
@@ -107,6 +107,7 @@ Tommy Nordgren [email protected]
Troy A. Johnson [email protected]
Tys Lefering [email protected]
Vin Shelton [email protected]
W.C.A. Wijngaards [email protected]
Wayne Green [email protected]
Wolfram Wagner [email protected]
Wwp [email protected]