From: Richard M. Stallman Date: Sun, 20 May 2007 18:05:49 +0000 (+0000) Subject: Restore the bug-autoconf patch. X-Git-Tag: emacs-22.1~82 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d28c9b2afb943a9462c229893ac0c5b1dae0da87;p=emacs.git Restore the bug-autoconf patch. --- diff --git a/configure b/configure index b6214d4e61e..1e0c418ed34 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. }