]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
autoreconf: mention the AUTOM4TE environment variable
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 19 Aug 2010 09:53:46 +0000 (11:53 +0200)
committerEric Blake <eblake@redhat.com>
Thu, 19 Aug 2010 16:55:53 +0000 (10:55 -0600)
* doc/autoconf.texi (Using autoreconf to Update configure
Scripts): List `AUTOM4TE' among the environment variables
honored by autoreconf.
* bin/autoreconf.in ($help): Likewise.

ChangeLog
bin/autoreconf.in
doc/autoconf.texi

index 2ce085b416f56cad5d1e2481180d3d3d57cb4db3..d9e9112b28f4ea7a345bc4a87d13fc1bc06f3caa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-19  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       Fix autoreconf docs w.r.t. AUTOM4TE environment variable.
+       * doc/autoconf.texi (Using autoreconf to Update configure
+       Scripts): List `AUTOM4TE' among the environment variables
+       honored by autoreconf.
+       * bin/autoreconf.in ($help): Likewise.
+
 2010-08-17  Eric Blake  <eblake@redhat.com>
 
        doc: improve AS_VAR_IF details
index e22f7b63349935ad12b32906554b73a541525407..192c8fad6c0be102d3e43e44f98292611feeea2c 100644 (file)
@@ -86,8 +86,8 @@ 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, M4, and MAKE are honored.
+The environment variables AUTOM4TE, AUTOCONF, AUTOHEADER, AUTOMAKE,
+ACLOCAL, AUTOPOINT, LIBTOOLIZE, M4, and MAKE are honored.
 
 Report bugs to <bug-autoconf\@gnu.org>.
 GNU Autoconf home page: <http://www.gnu.org/software/autoconf/>.
index 9d29b9c50a847f8edde2dc01a9584fc7c83595d5..cadc7270a8efa56b582ef1322f5d9051655ffd3f 100644 (file)
@@ -1657,9 +1657,9 @@ System in a fresh tree.
 GNU Build System in the specified directories and their
 subdirectories (@pxref{Subdirectories}).  By default, it only remakes
 those files that are older than their sources.  The environment variables
-@env{AUTOCONF}, @env{AUTOHEADER}, @env{AUTOMAKE}, @env{ACLOCAL},
-@env{AUTOPOINT}, @env{LIBTOOLIZE}, @env{M4}, and @env{MAKE} may be used
-to override the invocation of the respective tools.
+@env{AUTOM4TE}, @env{AUTOCONF}, @env{AUTOHEADER}, @env{AUTOMAKE},
+@env{ACLOCAL}, @env{AUTOPOINT}, @env{LIBTOOLIZE}, @env{M4}, and @env{MAKE}
+may be used to override the invocation of the respective tools.
 
 If you install a new version of some tool, you can make
 @command{autoreconf} remake @emph{all} of the files by giving it the