* lib/autoconf/general.m4 (AC_SUBST): Fix typo in comment.
* lib/m4sugar/m4sh.m4 (AS_VAR_PUSHDEF): Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net>
2007-09-25 Eric Blake <ebb9@byu.net>
+ 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.
# 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],
#
# 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