changeset 10188:d97126852324

Produce autobuild blurb earlier in log. * modules/autobuild (configure.ac-early): Move AB_INIT here. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Mon, 09 Jun 2008 08:14:45 -0600
parents c38e882d5502
children 2304e9103317
files ChangeLog modules/autobuild
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-09  Eric Blake  <ebb9@byu.net>
+
+	Produce autobuild blurb earlier in log.
+	* modules/autobuild (configure.ac-early): Move AB_INIT here.
+
 2008-06-09  Jim Meyering  <meyering@redhat.com>
 	and Ondřej Vašík  <ovasik@redhat.com>
 
--- a/modules/autobuild
+++ b/modules/autobuild
@@ -6,8 +6,10 @@
 
 Depends-on:
 
+configure.ac-early:
+AB_INIT
+
 configure.ac:
-AB_INIT
 
 Makefile.am: