From: Eric Blake Date: Tue, 25 Sep 2007 23:02:44 +0000 (-0600) Subject: Typo fixes. X-Git-Tag: v2.62~255 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46d7a04b49b1d9e3b9375f6277c6982c3bec74d1;p=thirdparty%2Fautoconf.git Typo fixes. * lib/autoconf/general.m4 (AC_SUBST): Fix typo in comment. * lib/m4sugar/m4sh.m4 (AS_VAR_PUSHDEF): Likewise. Signed-off-by: Eric Blake --- diff --git a/ChangeLog b/ChangeLog index 95c11968..eaebd86c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-09-25 Eric Blake + Typo fixes. + * lib/autoconf/general.m4 (AC_SUBST): Fix typo in comment. + * lib/m4sugar/m4sh.m4 (AS_VAR_PUSHDEF): Likewise. + Improve documentation of M4 parameter expansion. * doc/autoconf.texi (Quoting and Parameters): New section. (Quotation and Nested Macros): Improve wording. diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index 1938c3a2..ce3b48ed 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -2042,7 +2042,7 @@ m4_define([AC_SUBST_TRACE]) # AC_SUBST(VARIABLE, [VALUE]) # --------------------------- # Create an output variable from a shell VARIABLE. If VALUE is given -# assign it to VARIABLE. Use `""' is you want to set VARIABLE to an +# assign it to VARIABLE. Use `""' if you want to set VARIABLE to an # empty value, not an empty second argument. # m4_define([AC_SUBST], diff --git a/lib/m4sugar/m4sh.m4 b/lib/m4sugar/m4sh.m4 index 3c92e465..7004754c 100644 --- a/lib/m4sugar/m4sh.m4 +++ b/lib/m4sugar/m4sh.m4 @@ -1516,7 +1516,7 @@ m4_define([AS_VAR_SET_IF], # # If the value `$1' was a literal (e.g. `stdlib.h'), then `header' is # in fact the value `ac_cv_header_stdlib_h'. If `$1' was indirect, -# then `header's value in m4 is in fact `$ac_header', the shell +# then `header's value in m4 is in fact `$as_header', the shell # variable that holds all of the magic to get the expansion right. # # At the end of the block, free the variable with