summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2007-04-30 17:11:50 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2007-04-30 17:11:50 +0000
commit43e384db5305fb2bf530ed5af73130e653d44dc2 (patch)
treef0e339e2ea8ebee856599106f04598af4de591c3 /lib
parente53160abef8d64cc78abc1e719b25fdf3151bcdb (diff)
downloadautoconf-43e384db5305fb2bf530ed5af73130e653d44dc2.tar.gz
Fix typo in previous message.
Diffstat (limited to 'lib')
-rw-r--r--lib/m4sugar/m4sh.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/m4sugar/m4sh.m4 b/lib/m4sugar/m4sh.m4
index 7de77dd8..c6a16850 100644
--- a/lib/m4sugar/m4sh.m4
+++ b/lib/m4sugar/m4sh.m4
@@ -1560,7 +1560,7 @@ _AS_RUN([_AS_SHELL_FN_WORK]) || {
echo No shell found that supports shell functions.
echo Please tell bug-autoconf@gnu.org about your system,
echo including any error possibly output before this message.
- echo This can help us improve future autoconf version.
+ echo This can help us improve future autoconf versions.
echo Configuration will now proceed without shell functions.
}
])