From f32d0d7753f5547857e4cbdc47588ca5ccd98fac Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Wed, 14 Nov 2007 21:57:37 +0100 Subject: [PATCH] * lib/autoconf/status.m4: Fix a couple of comment typos. --- ChangeLog | 2 ++ lib/autoconf/status.m4 | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index da631790..e81f3867 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-11-14 Ralf Wildenhues + * 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 diff --git a/lib/autoconf/status.m4 b/lib/autoconf/status.m4 index 4412df0f..487cc015 100644 --- a/lib/autoconf/status.m4 +++ b/lib/autoconf/status.m4 @@ -189,10 +189,10 @@ m4_define([_AC_CONFIG_DEPENDENCY], # ------------------------------------------------------ # 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.) -- 2.47.2