From dff6f0cac988ae1e603d33602ad72155396f4c14 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Thu, 20 Mar 2008 23:03:35 +0100 Subject: [PATCH] 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 --- ChangeLog | 5 +++++ lib/autom4te.in | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5dac3872..438f6059 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-03-21 Ralf Wildenhues + + * lib/autom4te.in (Automake-preselections): Trace + _AM_COND_IF, _AM_COND_ELSE, _AM_COND_ENDIF. + 2008-03-20 Eric Blake Kill more CVS references. diff --git a/lib/autom4te.in b/lib/autom4te.in index 6e3ab7ab..69f70009 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 -- 2.47.2