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:
jeroen 2004-04-23 13:43:40 +00:00
parent 5d759a9d09
commit b9d0cc9dcf
7 changed files with 45 additions and 65 deletions

View file

@ -1,4 +1,4 @@
# Do not change this order if you don't know what you are doing.
AUTOMAKE_OPTIONS = 1.7
AUTOMAKE_OPTIONS = 1.7 gnu
SUBDIRS = netboot stage2 stage1 lib grub util docs
EXTRA_DIST = BUGS MAINTENANCE