bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autobuild: invoke m4 macro


From: Eric Blake
Subject: Re: autobuild: invoke m4 macro
Date: Mon, 9 Jun 2008 14:15:42 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Simon Josefsson <simon <at> josefsson.org> writes:

> 
> Pushed.
> 
> /Simon
> 
> From b9c1b3ae9d1cb02e7712988570355d4258f1bcb0 Mon Sep 17 00:00:00 2001
> From: Simon Josefsson <simon <at> josefsson.org>
> Date: Fri, 30 May 2008 12:59:52 +0200
> Subject: [PATCH] modules/autobuild (configure.ac): Call AB_INIT.

And improved to make the autobuild blurb come earlier in the configure output 
(within the first 50 rows on m4, rather than buried deep in the middle of 
several hundred rows).


>From bede52934556196b082508b76eb295ab3f857fae Mon Sep 17 00:00:00 2001
From: Eric Blake <address@hidden>
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 <address@hidden>
---
 ChangeLog         |    5 +++++
 modules/autobuild |    4 +++-
 2 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9cabf84..736b1f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-09  Eric Blake  <address@hidden>
+
+       Produce autobuild blurb earlier in log.
+       * modules/autobuild (configure.ac-early): Move AB_INIT here.
+
 2008-06-09  Jim Meyering  <address@hidden>
        and Ondřej Vašík  <address@hidden>
 
diff --git a/modules/autobuild b/modules/autobuild
index a73be0a..d294e4f 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:
-- 
1.5.5.1







reply via email to

[Prev in Thread] Current Thread [Next in Thread]