Autocoonf -> Autoconf

This commit is contained in:
Paul Eggert 2006-06-15 07:33:41 +00:00
parent 1df936d42c
commit fed5d39370

View File

@ -11306,7 +11306,7 @@ case $# in
esac
@end example
Autocoonf macros often use the @command{set} command to update
Autoconf macros often use the @command{set} command to update
@samp{$@@}, so if you are writing shell code intended for
@command{configure} you should not assume that the value of @samp{$@@}
persists for any length of time.