From: Glenn Morris Date: Fri, 18 May 2007 07:38:54 +0000 (+0000) Subject: Restore manual change about absence of shell functions from 20070503, X-Git-Tag: emacs-22.1~95 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4827f21f5782d59c48f93a1024f0ca372a302a4b;p=emacs.git Restore manual change about absence of shell functions from 20070503, lost in previous regeneration from configure.in. --- diff --git a/configure b/configure index 9dd401b4d12..4e2af0b1e38 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. }