changeset 77762:ab44c416a474

Restore the bug-autoconf patch.
author Richard M. Stallman <rms@gnu.org>
date Sun, 20 May 2007 18:05:49 +0000
parents c76e627bef0b
children 491fe312985f
files configure
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sun May 20 07:47:03 2007 +0000
+++ b/configure	Sun May 20 18:05:49 2007 +0000
@@ -412,10 +412,10 @@
 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.
 }