* autoconf.texi (Cache Variable Names): Be more explicit about the
requirements for cache variable names. Fix for autoconf/53.
+1999-08-25 Ben Elliston <bje@cygnus.com>
+
+ * autoconf.texi (Cache Variable Names): Be more explicit about the
+ requirements for cache variable names. Fix for autoconf/53.
+
1999-08-25 Alexandre Oliva <oliva@dcc.unicamp.br>
* autoreconf.sh: Run aclocal with the -I option only if
@samp{ac}.
@item @code{_cv_}
-Indicates that this shell variable is a cache value.
+Indicates that this shell variable is a cache value. This string
+@emph{must} be present in the variable name, including the leading
+underscore.
@item @var{value-type}
A convention for classifying cache values, to produce a rational naming
@samp{ac}.
@item @code{_cv_}
-Indicates that this shell variable is a cache value.
+Indicates that this shell variable is a cache value. This string
+@emph{must} be present in the variable name, including the leading
+underscore.
@item @var{value-type}
A convention for classifying cache values, to produce a rational naming