From: Paul Eggert Date: Mon, 30 Apr 2007 17:11:50 +0000 (+0000) Subject: Fix typo in previous message. X-Git-Tag: v2.62~324 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43e384db5305fb2bf530ed5af73130e653d44dc2;p=thirdparty%2Fautoconf.git Fix typo in previous message. --- 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. } ])