* Ralf Wildenhues wrote on Sat, Oct 17, 2009 at 07:26:34AM CEST: > No comments, so here is a proposed fixed patch. I'll wait a couple more > days before committing, in case there are any issues with it.
Pushed now. Sorry for the delay. > 2009-10-17 Bruno Haible <[email protected]> > Ralf Wildenhues <[email protected]> > > 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.
