summaryrefslogtreecommitdiff
path: root/bin/autoreconf.in
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2010-08-19 11:53:46 +0200
committerEric Blake <eblake@redhat.com>2010-08-19 10:55:53 -0600
commit1027010dcd2de3263030eb8b05b3c5229837cb05 (patch)
treecd4547ae8c4ce39da497c5863d2b7f10a9137f69 /bin/autoreconf.in
parent6c2fe4a197faad6b1feb532c805562e25a0b9a24 (diff)
downloadautoconf-1027010dcd2de3263030eb8b05b3c5229837cb05.tar.gz
autoreconf: mention the 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.
Diffstat (limited to 'bin/autoreconf.in')
-rw-r--r--bin/autoreconf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/autoreconf.in b/bin/autoreconf.in
index e22f7b63..192c8fad 100644
--- a/bin/autoreconf.in
+++ b/bin/autoreconf.in
@@ -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/>.