]> git.proxmox.com Git - grub2.git/commit - configure.ac
2006-12-13 Thomas Schwinge <tschwinge@gnu.org>
authortschwinge <tschwinge@localhost>
Wed, 13 Dec 2006 22:30:19 +0000 (22:30 +0000)
committertschwinge <tschwinge@localhost>
Wed, 13 Dec 2006 22:30:19 +0000 (22:30 +0000)
commit4fe9862ebbabc9ec64709026ebe1f81f2fab2e7a
tree58771a45f68733e028f51f755b141e77ea85dc13
parenta8aa57628e0fe20e54b1558c76f7dee70093e70d
2006-12-13  Thomas Schwinge  <tschwinge@gnu.org>

* Makefile.in (enable_grub_emu): New variable.
* configure.ac (--enable-grub-emu): New option.
Do the checks for (n)curses only if `--enable-grub-emu' is requested.
* conf/i386-efi.rmk (sbin_UTILITIES): Add `grub-emu' only if requested.
* conf/i386-pc.rmk: Likewise.
* conf/powerpc-ieee1275.rmk: Likewise.
* conf/sparc64-ieee1275.rmk (bin_UTILITIES): Likewise.
ChangeLog
Makefile.in
conf/i386-efi.rmk
conf/i386-pc.rmk
conf/powerpc-ieee1275.rmk
conf/sparc64-ieee1275.rmk
configure.ac