* bin/autoconf.as (Usage): Likewise.
* bin/autom4te.in (help): Likewise.
* doc/autoconf.texi (autom4te Invocation): Likewise.
+2006-06-04 Eric Blake <ebb9@byu.net>
+
+ * bin/autoreconf.in (help): Document M4 environment variable.
+ * bin/autoconf.as (Usage): Likewise.
+ * bin/autom4te.in (help): Likewise.
+ * doc/autoconf.texi (autom4te Invocation): Likewise.
+
2006-06-04 Paul Eggert <eggert@cs.ucla.edu>
* NEWS: GNU make now recommended for VPATH builds.
\`none' turn off all the warnings
\`error' warnings are error
-The environment variable \`WARNINGS' is honored.
+The environment variables \`M4' and \`WARNINGS' are honored.
Library directories:
-B, --prepend-include=DIR prepend directory DIR to search path
" . Autom4te::ChannelDefs::usage . "
-The environment variable \`WARNINGS\' is honored.
+The environment variables \`M4\' and \`WARNINGS\' are honored.
Library directories:
-B, --prepend-include=DIR prepend directory DIR to search path
-I, --include=DIR append directory DIR to search path
The environment variables AUTOCONF, AUTOHEADER, AUTOMAKE, ACLOCAL,
-AUTOPOINT, LIBTOOLIZE are honored.
+AUTOPOINT, LIBTOOLIZE, M4 are honored.
Report bugs to <bug-autoconf\@gnu.org>.
";
@end example
@noindent
-where the @var{files} are directly passed to @command{m4}. In addition
+@evindex M4
+where the @var{files} are directly passed to @command{m4}. By default,
+@acronym{GNU} m4 is found during configure, but the environment variable
+@env{M4} can be set to tell @command{autom4te} where to look. In addition
to the regular expansion, it handles the replacement of the quadrigraphs
(@pxref{Quadrigraphs}), and of @samp{__oline__}, the current line in the
output. It supports an extended syntax for the @var{files}: