* tests/m4sugar.at (m4@&t@_warn): Remove copy&pasted comment.
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2010-03-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Fix wrong comment in testsuite.
+ * tests/m4sugar.at (m4@&t@_warn): Remove copy&pasted comment.
+
Formatting cleanups in macro comments.
* lib/autoconf/c.m4, lib/autoconf/erlang.m4,
lib/autoconf/fortran.m4, lib/autoconf/functions.m4,
AT_SETUP([m4@&t@_warn])
-# m4_text_wrap is used to display the help strings. Also, check that
-# commas are not swallowed. This can easily happen because of
-# m4-listification.
-
# FIXME: For the time being we use -f to make sure we do issue the
# warnings. But maybe autom4te should handle that by itself?