* doc/autoconf.texi (Reporting Messages): Fix underfull hbox.
Signed-off-by: Eric Blake <ebb9@byu.net>
2007-10-12 Eric Blake <ebb9@byu.net>
* doc/autoconf.texi (Text processing Macros): Fix bad merge.
+ (Reporting Messages): Fix underfull hbox.
Some more m4sugar documentation.
* lib/m4sugar/m4sugar.m4: Clean up macro order.
@end defmac
When the user runs @samp{autoconf -W error}, warnings from
-@code{m4_warn} (and thus @code{AC_DIAGNOSE} and @code{AC_WARNING}) are
-reported as errors, see @ref{autoconf Invocation}.
+@code{m4_warn} (including those issued through @code{AC_DIAGNOSE} and
+@code{AC_WARNING}) are reported as errors, see @ref{autoconf Invocation}.
@node Dependencies Between Macros
@section Dependencies Between Macros