]> git.eshelyaron.com Git - emacs.git/commitdiff
Restore the bug-autoconf patch.
authorRichard M. Stallman <rms@gnu.org>
Sun, 20 May 2007 18:05:49 +0000 (18:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 20 May 2007 18:05:49 +0000 (18:05 +0000)
configure

index b6214d4e61e3dc1badef5062bacb7ca51305dfbc..1e0c418ed34034aed782c4bbedfb13506cb33cd4 100755 (executable)
--- 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.
 }