]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-07-16 Vladimir Serbinenko <phcoder@gmail.com>
authorphcoder <phcoder@localhost>
Thu, 16 Jul 2009 16:38:19 +0000 (16:38 +0000)
committerphcoder <phcoder@localhost>
Thu, 16 Jul 2009 16:38:19 +0000 (16:38 +0000)
Enable all targets that can be built by default

* configure.ac: enable efiemu runtime, grub-emu, grub-emu-usb,
grub-mkfont and grub-fstest if they can be built

ChangeLog

index 07c9aada73d82bdba9357f4812d65ff9af3e562d..e61783106f01d6f1e1f5631533f71c3b84fbae6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
-2009-06-17  Vladimir Serbinenko  <phcoder@gmail.com>
+2009-07-16  Vladimir Serbinenko  <phcoder@gmail.com>
 
        Enable all targets that can be built by default
 
-       * configure.c: enable efiemu runtime, grub-emu, grub-emu-usb,
+       * configure.ac: enable efiemu runtime, grub-emu, grub-emu-usb,
        grub-mkfont and grub-fstest if they can be built
 
 2009-07-16  Vladimir Serbinenko  <phcoder@gmail.com>