* doc/autoconf.texi (Setting Output Variables): Fix typo.

This commit is contained in:
Eric Blake 2006-10-17 02:31:44 +00:00
parent c94a138300
commit fd8dd2e994
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2006-10-16 Eric Blake <ebb9@byu.net>
* doc/autoconf.texi (Setting Output Variables): Fix typo.
* bin/autoconf.as (version): Reword to match GNU Coding
Standards.
* bin/autoheader.in (version): Likewise.

View File

@ -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