configure: Fix an 8 year old typo
Signed-off-by: Peter Jones <pjones@redhat.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
parent
9bfba354bb
commit
a6c83d4a20
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ fi
|
|||
|
||||
AC_SUBST(bootdirname)
|
||||
AC_DEFINE_UNQUOTED(GRUB_BOOT_DIR_NAME, "$bootdirname",
|
||||
[Default boot directory name]")
|
||||
[Default boot directory name])
|
||||
|
||||
AC_ARG_WITH([grubdir],
|
||||
AS_HELP_STRING([--with-grubdir=DIR],
|
||||
|
|
Loading…
Reference in a new issue