From: Stepan Kasal Date: Wed, 19 Oct 2005 05:21:21 +0000 (+0000) Subject: Remove an obsolete comment. X-Git-Tag: AUTOCONF-2.59c~237 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56f3ffe2491522b70bc480a31a9130a79fa902b;p=thirdparty%2Fautoconf.git Remove an obsolete comment. --- diff --git a/ChangeLog b/ChangeLog index 29de880ba..bfbc579a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-10-19 Stepan Kasal + + * lib/autoconf/general.m4 (AC_SUBST): Remove an obsolete comment. + 2005-10-05 Paul Eggert * lib/m4sugar/m4sugar.m4 (_m4_map): New macro. diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index 91ab32b4c..a07ccb109 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -1960,8 +1960,6 @@ m4_define([AC_SUBST_TRACE]) # assign it to VARIABLE. Use `""' is you want to set VARIABLE to an # empty value, not an empty second argument. # -# Beware that if you change this macro, you also have to change the -# sed script at the top of _AC_OUTPUT_FILES. m4_define([AC_SUBST], [AC_SUBST_TRACE([$1])dnl m4_pattern_allow([^$1$])dnl