summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSteven G. Johnson <stevenj@alum.mit.edu>2001-07-05 01:23:20 +0000
committerSteven G. Johnson <stevenj@alum.mit.edu>2001-07-05 01:23:20 +0000
commit3b1748b0eac5c0adf1a2c4810b1935a64e06754c (patch)
treeb377ba5c57291fb642e28f9ea56cddbf12f98bc1 /doc
parentdc5e4b9143d0de1a231372b6192374f2e3a2ea27 (diff)
downloadautoconf-3b1748b0eac5c0adf1a2c4810b1935a64e06754c.tar.gz
fixed typo
Diffstat (limited to 'doc')
-rw-r--r--doc/autoconf.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index a17b1a42..7c1f0847 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -2647,7 +2647,7 @@ use a non-autoconf script @code{Configure}, which can't be called
through a wrapper @code{configure} since it would be the same file on
case-insensitive filesystems. Likewise, if a @var{dir} contains
@file{configure.ac} but no @code{configure}, the Cygnus @code{configure}
-script found by @code{AC_CONFIG_AUXDIR} is used.
+script found by @code{AC_CONFIG_AUX_DIR} is used.
The subdirectory @code{configure} scripts are given the same command
line options that were given to this @code{configure} script, with minor