From: Christoph Junghans Date: Fri, 12 Oct 2012 14:37:49 +0000 (+0100) Subject: * grub-core/Makefile.am (moddep.lst): Use $(AWK) rather than awk. X-Git-Tag: grub-2.02-beta1~1410 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a31b11bd96889f54d529657efe900005e71d5aa6;p=thirdparty%2Fgrub.git * grub-core/Makefile.am (moddep.lst): Use $(AWK) rather than awk. Fixes Savannah bug #37558. --- a31b11bd96889f54d529657efe900005e71d5aa6 diff --cc ChangeLog index 9280dba6c,d0aeab6d1..c7b07bb4f --- a/ChangeLog +++ b/ChangeLog @@@ -1,9 -1,4 +1,14 @@@ -2012-10-05 Colin Watson ++2012-10-12 Christoph Junghans ++ ++ * grub-core/Makefile.am (moddep.lst): Use $(AWK) rather than awk. ++ Fixes Savannah bug #37558. ++ +2012-10-12 Colin Watson + + * grub-core/commands/configfile.c (GRUB_MOD_INIT): Correct + description of extract_entries_configfile. + +2012-10-05 Colin Watson * grub-core/loader/i386/linux.c (allocate_pages): Fix spelling of preferred_address.