diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-04-16 20:24:06 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-04-16 20:24:06 +0000 |
commit | 27b8ff9a2562d90121d234490fddd491c7e9e230 (patch) | |
tree | ef98d6df4954368ccf38c276600e3dd64bbef892 /prologue | |
parent | a728d169764c53a7988fdd4116600f09be53bf52 (diff) |
Bump the minimum host version of Bison to 1.875 as earlier versions cause Bash to misbehave. Fixes #1977.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue')
-rw-r--r-- | prologue/hostreqs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index 6631bb26a..8e5b6f259 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -31,7 +31,7 @@ </listitem> <listitem> - <para><emphasis role="strong">Bison-1.26a</emphasis></para> + <para><emphasis role="strong">Bison-1.875</emphasis></para> </listitem> <listitem> |