]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Improve cache variable documentation.
authorBruno Haible <bruno@clisp.org>
Sat, 31 Oct 2009 06:56:53 +0000 (07:56 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 31 Oct 2009 06:56:53 +0000 (07:56 +0100)
commitd2fb059fd3a9daa27cbb55c7b15ce43a4b5ff600
treeec4d51a56074ba843b56f1b4ed4fc620704c80c8
parent59f2fea80a181fb80c0f3e61641080a09e349f45
Improve cache variable documentation.

* doc/autoconf.texi (AC_PROG_AWK, AC_PROG_GREP, AC_PROG_EGREP,
AC_PROG_FGREP, AC_PROG_INSTALL, AC_PROG_MKDIR_P, AC_PROG_LEX,
AC_PROG_YACC, AC_CHECK_PROG, AC_CHECK_PROGS, AC_PATH_PROG,
AC_PATH_PROGS): Don't suggest to use the cache variable, only to
override it, or preferably, a non-cache variable associated with
the test.
(AC_PROG_SED): Likewise. Fix name of cache variable.
(AC_FUNC_GETMNTENT): Fix name cache variable.
(AC_FUNC_LSTAT): Fix typo.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
doc/autoconf.texi