[SCM] GNU Autoconf source repository branch, master, updated. v2.63b-21-g63d4634
"Ralf Wildenhues" <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".
http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=63d463427f21e9de4ad3b04aff44af197517495d
The branch, master has been updated
via 63d463427f21e9de4ad3b04aff44af197517495d (commit)
from e9a5c2211af530705faca81f97bcd245de362154 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 63d463427f21e9de4ad3b04aff44af197517495d
Author: Ralf Wildenhues <[email protected]>
Date: Tue Apr 14 22:17:35 2009 +0200
Add traces for AM_SILENT_RULES.
* lib/autom4te.in (Automake-preselections): Trace
AM_SILENT_RULES.
Signed-off-by: Ralf Wildenhues <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
lib/autom4te.in | 1 +
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index c1894d9..68cd416 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-14 Ralf Wildenhues <[email protected]>
+
+ Add traces for AM_SILENT_RULES.
+ * lib/autom4te.in (Automake-preselections): Trace
+ AM_SILENT_RULES.
+
2009-04-13 Eric Blake <[email protected]>
Improve documentation related to expanded-before-required.
diff --git a/lib/autom4te.in b/lib/autom4te.in
index e473fd4..4154344 100644
--- a/lib/autom4te.in
+++ b/lib/autom4te.in
@@ -66,6 +66,7 @@ args: --preselect AM_PROG_CC_C_O
args: --preselect AM_PROG_CXX_C_O
args: --preselect AM_PROG_F77_C_O
args: --preselect AM_PROG_FC_C_O
+args: --preselect AM_SILENT_RULES
args: --preselect _AM_SUBST_NOTMAKE
args: --preselect _AM_COND_IF
args: --preselect _AM_COND_ELSE
hooks/post-receive
--
GNU Autoconf source repository