From: Bruno Haible Date: Tue, 2 Jan 2018 21:17:36 +0000 (+0100) Subject: Clarify required bison version. X-Git-Tag: v0.20~441 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72e494b35a42b533df8fafb7560f73868408e383;p=thirdparty%2Fgettext.git Clarify required bison version. Reported by Roger Mc Murtrie at . * HACKING: Mention minimum version of bison. --- diff --git a/HACKING b/HACKING index 321ec2495..295b2447d 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 + * GNU bison 2.7 or newer + Homepage: http://www.gnu.org/software/bison/