Keep boot and grub directory names in sync with utils scripts
authorYves Blusseau <blusseau@zetam.org>
Tue, 21 Sep 2010 09:42:30 +0000 (11:42 +0200)
committerYves Blusseau <blusseau@zetam.org>
Tue, 21 Sep 2010 09:42:30 +0000 (11:42 +0200)
commita4c1d277c1ce3bd49fc6d76b5b109d06e3307d30
tree92eaaf581919a1b8549974791ece91d00e1a9319
parent4eff79d2f93b4f812165fd6318657a198fc06c48
Keep boot and grub directory names in sync with utils scripts

    * configure.ac: Define GRUB_BOOT_DIR_NAME and GRUB_DIR_NAME macros.
    * config.h.in: Add previous macros.
    * include/grub/emu/misc.h (DEFAULT_DIRECTORY): Use previous macros.
    * util/grub-install.in: Use $bootdir and $grubdir variables.
ChangeLog
config.h.in
configure.ac
include/grub/emu/misc.h
util/grub-install.in