]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-09-03 Felix Zielcke <fzielcke@z-51.de>
authorfzielcke <fzielcke@localhost>
Thu, 3 Sep 2009 14:12:27 +0000 (14:12 +0000)
committerfzielcke <fzielcke@localhost>
Thu, 3 Sep 2009 14:12:27 +0000 (14:12 +0000)
* INSTALL: Note that GNU Bison 2.3 or later is required.

ChangeLog
INSTALL

index b0b2cbcf453ced76bbecfc1bca28b888cfcde387..84c051eeea54f3712017e0831cdfb9172adc3e12 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-03  Felix Zielcke  <fzielcke@z-51.de>
+
+       * INSTALL: Note that GNU Bison 2.3 or later is required.
+
 2009-09-03  Colin Watson  <cjwatson@ubuntu.com>
 
        * kern/i386/pc/startup.S: Fix typo.
diff --git a/INSTALL b/INSTALL
index 6048b1d6e32b278fb88a5c016cd505e2515844ab..65993657fb8f23c695a3cec9f14712d33cff9953 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -13,7 +13,7 @@ configuring the GRUB.
 
 * GCC 2.95 or later
 * GNU Make
-* GNU Bison
+* GNU Bison 2.3 or later
 * GNU binutils 2.9.1.0.23 or later
 * Other standard GNU/Unix tools
 * Ruby 1.6 or later