2009-04-14 Felix Zielcke <fzielcke@z-51.de>

* configure: Remove.
	* config.h.in: Likewise.
	* DISTLIST: Likewise.
	* conf/common.mk: Likewise.
	* conf/i386-coreboot.mk: Likewise.
	* conf/i386-efi.mk: Likewise.
	* conf/i386-ieee1275.mk: Likewise.
	* conf/i386.mk: Likewise.
	* conf/i386-pc.mk: Likewise.
	* conf/powerpc-ieee1275.mk: Likewise.
	* conf/sparc64-ieee1275.mk: Likewise.
	* conf/x86_64-efi.mk: Likewise.

	* INSTALL: Remove the sentence that Ruby and autoconf are only required if you
	develop on GRUB.
This commit is contained in:
fzielcke 2009-04-14 16:11:26 +00:00
parent 5c5bf96ae6
commit 4484e01e46
13 changed files with 18 additions and 29960 deletions

View file

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