From: Eric Blake Date: Tue, 17 Oct 2006 02:31:44 +0000 (+0000) Subject: * doc/autoconf.texi (Setting Output Variables): Fix typo. X-Git-Tag: AUTOCONF-2.60b~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd8dd2e994aef464d730620e727cc8d2fffd7750;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Setting Output Variables): Fix typo. --- diff --git a/ChangeLog b/ChangeLog index 186fe19db..6aaa1e4c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-10-16 Eric Blake + * doc/autoconf.texi (Setting Output Variables): Fix typo. + * bin/autoconf.as (version): Reword to match GNU Coding Standards. * bin/autoheader.in (version): Likewise. diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 088749777..64f5908df 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -8356,7 +8356,7 @@ The string @var{variable} is passed to @code{m4_pattern_allow} (@pxref{Forbidden Patterns}). @end defmac -@cindex Previous Variable +@cindex Precious Variable @cindex Variable, Precious Running @command{configure} in varying environments can be extremely dangerous. If for instance the user runs @samp{CC=bizarre-cc