From fed5d3937003899e1a639a6ea13ca1216055b532 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 15 Jun 2006 07:33:41 +0000 Subject: [PATCH] Autocoonf -> Autoconf --- doc/autoconf.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/autoconf.texi b/doc/autoconf.texi index b8e541b9..41f7683c 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -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. -- 2.11.4.GIT