]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Remove an obsolete comment.
authorStepan Kasal <kasal@ucw.cz>
Wed, 19 Oct 2005 05:21:21 +0000 (05:21 +0000)
committerStepan Kasal <kasal@ucw.cz>
Wed, 19 Oct 2005 05:21:21 +0000 (05:21 +0000)
ChangeLog
lib/autoconf/general.m4

index 29de880bab8df5f288f4825b8a2d9ed532f28adb..bfbc579a0aa1ca285fd6c9d3c7be96165bd94577 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-19  Stepan Kasal  <kasal@ucw.cz>
+
+       * lib/autoconf/general.m4 (AC_SUBST): Remove an obsolete comment.
+
 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        * lib/m4sugar/m4sugar.m4 (_m4_map): New macro.
index 91ab32b4c85887ecb1ebd56e6d88e6dc5f045dd8..a07ccb1098c19e14203cacc5547e0d4d9229c036 100644 (file)
@@ -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