2009-09-16 Robert Millan <rmh.grub@aybabtu.com>
* aclocal.m4 (AC_LANG_PROGRAM): New macro. Overrides stock AC_LANG_PROGRAM from autoconf. (grub_ASM_USCORE, grub_PROG_OBJCOPY_ABSOLUTE): Add missing prototypes (fixes warning). * configure.ac: Add `-Werror' to TARGET_CFLAGS unless `--disable-werror' was used.
This commit is contained in:
parent
bbb2a70f51
commit
63f745e857
3 changed files with 34 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2009-09-16 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* aclocal.m4 (AC_LANG_PROGRAM): New macro. Overrides stock
|
||||
AC_LANG_PROGRAM from autoconf.
|
||||
(grub_ASM_USCORE, grub_PROG_OBJCOPY_ABSOLUTE): Add missing
|
||||
prototypes (fixes warning).
|
||||
|
||||
* configure.ac: Add `-Werror' to TARGET_CFLAGS unless
|
||||
`--disable-werror' was used.
|
||||
|
||||
2009-09-16 Robert Millan <rmh.grub@aybabtu.com>
|
||||
|
||||
* partmap/msdos.c (pc_partition_map_iterate): Fix possible use of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue