2009-02-01 Felix Zielcke <fzielcke@z-51.de>

* INSTALL: Note that we now require at least autconf 2.59 and that LZO 
	is optional.
This commit is contained in:
fzielcke 2009-02-01 16:17:32 +00:00
parent 825a182b6a
commit de3aa26079
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2009-02-01 Felix Zielcke <fzielcke@z-51.de>
* INSTALL: Note that we now require at least autconf 2.59 and that LZO
is optional.
2009-02-01 Vesa Jääskeläinen <chaac@nic.fi> 2009-02-01 Vesa Jääskeläinen <chaac@nic.fi>
Base on patch on bug #24154 created by Tomas Tintera Base on patch on bug #24154 created by Tomas Tintera

View file

@ -16,12 +16,12 @@ configuring the GRUB.
* GNU Bison * GNU Bison
* GNU binutils 2.9.1.0.23 or later * GNU binutils 2.9.1.0.23 or later
* Other standard GNU/Unix tools * Other standard GNU/Unix tools
* LZO 1.02 or later * LZO 1.02 or later (optional)
If you'd like to develop GRUB, these below are also required. If you'd like to develop GRUB, these below are also required.
* Ruby 1.6 or later * Ruby 1.6 or later
* Autoconf 2.53 or later * Autoconf 2.59 or later
Configuring the GRUB Configuring the GRUB
==================== ====================