From bede52934556196b082508b76eb295ab3f857fae Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 9 Jun 2008 08:14:45 -0600 Subject: [PATCH] Produce autobuild blurb earlier in log. * modules/autobuild (configure.ac-early): Move AB_INIT here. Signed-off-by: Eric Blake --- ChangeLog | 5 +++++ modules/autobuild | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9cabf84b2..736b1f28c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-09 Eric Blake + + Produce autobuild blurb earlier in log. + * modules/autobuild (configure.ac-early): Move AB_INIT here. + 2008-06-09 Jim Meyering and Ondřej Vašík diff --git a/modules/autobuild b/modules/autobuild index a73be0af9..d294e4f6f 100644 --- a/modules/autobuild +++ b/modules/autobuild @@ -6,9 +6,11 @@ m4/autobuild.m4 Depends-on: -configure.ac: +configure.ac-early: AB_INIT +configure.ac: + Makefile.am: Include: -- 2.11.0