autoconf-commit
[Top][All Lists]
Advanced

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

[SCM] GNU Autoconf source repository branch, master, updated. v2.61a-396


From: Ralf Wildenhues
Subject: [SCM] GNU Autoconf source repository branch, master, updated. v2.61a-396-gdff6f0c
Date: Thu, 20 Mar 2008 23:27:11 +0000

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=dff6f0cac988ae1e603d33602ad72155396f4c14

The branch, master has been updated
       via  dff6f0cac988ae1e603d33602ad72155396f4c14 (commit)
      from  5def6b80ecea8a1b0310527e6d8c7f715e7aef4a (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 dff6f0cac988ae1e603d33602ad72155396f4c14
Author: Ralf Wildenhues <address@hidden>
Date:   Thu Mar 20 23:03:35 2008 +0100

    Add traces for AM_COND_IF.
    
    * lib/autom4te.in (Automake-preselections): Trace
    _AM_COND_IF, _AM_COND_ELSE, _AM_COND_ENDIF.
    
    Signed-off-by: Ralf Wildenhues <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog       |    5 +++++
 lib/autom4te.in |    7 +++++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5dac387..438f605 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-21  Ralf Wildenhues  <address@hidden>
+
+       * lib/autom4te.in (Automake-preselections): Trace
+       _AM_COND_IF, _AM_COND_ELSE, _AM_COND_ENDIF.
+
 2008-03-20  Eric Blake  <address@hidden>
 
        Kill more CVS references.
diff --git a/lib/autom4te.in b/lib/autom4te.in
index 6e3ab7a..69f7000 100644
--- a/lib/autom4te.in
+++ b/lib/autom4te.in
@@ -1,7 +1,7 @@
 # Definition of Autom4te option sets.                     -*- Makefile -*-
 #
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
-# Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free
+# Software Foundation, Inc.
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -63,6 +63,9 @@ args: --preselect AM_PROG_CXX_C_O
 args: --preselect AM_PROG_F77_C_O
 args: --preselect AM_PROG_FC_C_O
 args: --preselect _AM_SUBST_NOTMAKE
+args: --preselect _AM_COND_IF
+args: --preselect _AM_COND_ELSE
+args: --preselect _AM_COND_ENDIF
 args: --preselect LT_SUPPORTED_TAG
 args: --preselect _LT_AC_TAGCONFIG
 args: --preselect m4_include


hooks/post-receive
--
GNU Autoconf source repository




reply via email to

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