From: Nick Roberts Date: Sun, 20 May 2007 20:40:34 +0000 (+0000) Subject: Replace text inadvertantly removed by unpatched autoconf. X-Git-Tag: emacs-pretest-23.0.90~12604 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=993cf2b1d92a6d5cbafe33acacf6edd54397d2a3;p=emacs.git Replace text inadvertantly removed by unpatched autoconf. --- diff --git a/configure b/configure index 05828a5053e..d2127417532 100755 --- a/configure +++ b/configure @@ -412,10 +412,10 @@ else fi test \$exitcode = 0") || { - echo No shell found that supports shell functions. - echo Please tell autoconf@gnu.org about your system, - echo including any error possibly output before this - echo message + 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 versions. + echo Configuration will now proceed without shell functions. }