* configure.ac: Do not CHECK_BSS_START_SYMBOL

and CHECK_END_SYMBOL if grub-emu is built.
	Unset TARGET_OBJ2ELF if grub-emu is built
	without module support.
This commit is contained in:
Christian Franke 2010-04-24 22:41:52 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent f67dc308f6
commit 2aec1692d9
2 changed files with 18 additions and 5 deletions

View file

@ -1,3 +1,10 @@
2010-04-24 Christian Franke <franke@computer.org>
* configure.ac: Do not CHECK_BSS_START_SYMBOL
and CHECK_END_SYMBOL if grub-emu is built.
Unset TARGET_OBJ2ELF if grub-emu is built
without module support.
2010-04-24 Jiro SEKIBA <jir@unicus.jp>
Nilfs2 support.