From: Ralf Wildenhues Date: Thu, 20 Mar 2008 22:03:35 +0000 (+0100) Subject: Add traces for AM_COND_IF. X-Git-Tag: v2.62~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff6f0cac988ae1e603d33602ad72155396f4c14;p=thirdparty%2Fautoconf.git 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 --- 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