2004-04-22 Jeroen Dekkers <jeroen@dekkers.cx>
* Makefile.am (AUTOMAKE_OPTIONS): Add "gnu". * configure.ac: Update to work with automake 1.8, quote all AC_DEFUN's correctly and provide descriptions for AC_DEFINE's. * acinclude.m4: Likewise. * acconfig.h: Removed. * stage1/Makefile.am (.exec): Use suffix rules instead of pattern rules. * stage2/Makefile.am (.exec): Likewise.
This commit is contained in:
parent
5d759a9d09
commit
b9d0cc9dcf
7 changed files with 45 additions and 65 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2004-04-22 Jeroen Dekkers <jeroen@dekkers.cx>
|
||||
|
||||
* Makefile.am (AUTOMAKE_OPTIONS): Add "gnu".
|
||||
* configure.ac: Update to work with automake 1.8, quote all
|
||||
AC_DEFUN's correctly and provide descriptions for AC_DEFINE's.
|
||||
* acinclude.m4: Likewise.
|
||||
* acconfig.h: Removed.
|
||||
|
||||
* stage1/Makefile.am (.exec): Use suffix rules instead of pattern
|
||||
rules.
|
||||
* stage2/Makefile.am (.exec): Likewise.
|
||||
|
||||
2004-04-18 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* docs/grub.texi (Making a GRUB bootable CD-ROM): New section.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue