From: Bruno Haible Date: Thu, 15 Mar 2018 15:53:05 +0000 (+0100) Subject: doc: Fix statement about required Bison version. X-Git-Tag: v0.20~421 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007245c860654e88d5228b341c9066e84f035903;p=thirdparty%2Fgettext.git doc: Fix statement about required Bison version. Reported by Amit Chaudhuri . * HACKING: Required minimum Bison version is now 3.0, for cldr-plural.y. --- diff --git a/HACKING b/HACKING index 04b9e7e0d..0244c3de5 100644 --- a/HACKING +++ b/HACKING @@ -23,7 +23,7 @@ You will need reasonably recent versions of the build tools: + Homepage: http://www.gnu.org/software/m4/ - * GNU bison 2.7 or newer + * GNU bison 3.0 or newer + Homepage: http://www.gnu.org/software/bison/