]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
configure: Fix an 8 year old typo
authorPeter Jones <pjones@redhat.com>
Wed, 1 Aug 2018 16:28:43 +0000 (12:28 -0400)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 12 Sep 2018 11:14:39 +0000 (13:14 +0200)
Signed-off-by: Peter Jones <pjones@redhat.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
configure.ac

index c7888e40f6695ee23a43fb98420d6cbcd3d86622..74073fbc13ecec3c2490979e5358be0ccaa01587 100644 (file)
@@ -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],