]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
fixed typo
authorSteven G. Johnson <stevenj@alum.mit.edu>
Thu, 5 Jul 2001 01:23:20 +0000 (01:23 +0000)
committerSteven G. Johnson <stevenj@alum.mit.edu>
Thu, 5 Jul 2001 01:23:20 +0000 (01:23 +0000)
doc/autoconf.texi

index a17b1a42020af15ad2ab686760c87613b223f1ff..7c1f0847c1f2ca6f5444965b1ce03e9cb5fb6a52 100644 (file)
@@ -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