]> git.eshelyaron.com Git - emacs.git/commitdiff
Replace text inadvertantly removed by unpatched autoconf.
authorNick Roberts <nickrob@snap.net.nz>
Sun, 20 May 2007 20:40:34 +0000 (20:40 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sun, 20 May 2007 20:40:34 +0000 (20:40 +0000)
configure

index 05828a5053e167ec31afc8b93e1cdd8c0471b8a1..d21274175329668923269795d8749908271bae3c 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.
 }