2007-11-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * lib/autoconf/status.m4: Fix a couple of comment typos.
+
* lib/m4sugar/m4sh.m4 (AS_TMPDIR): Use $as_me, not $me.
2007-11-13 Jim Meyering <meyering@redhat.com>
# ------------------------------------------------------
# Expand to `:DEST.in' if appropriate, or to empty string otherwise.
#
-# More detailed edscription:
+# More detailed description:
# If the tag contains `:', expand to nothing.
# Otherwise, for a config file or header, add `:DEST.in'.
-# For config link, DEST.in is not appropriate:
+# For a config link, DEST.in is not appropriate:
# - if the tag is literal, complain.
# - otherwise, just expand to nothing and proceed with fingers crossed.
# (We get to this case from the obsolete AC_LINK_FILES, for example.)