changeset 77745:64e88cc500d9

Restore manual change about absence of shell functions from 20070503, lost in previous regeneration from configure.in.
author Glenn Morris <rgm@gnu.org>
date Fri, 18 May 2007 07:38:54 +0000
parents 2054f6825314
children 98f25c40a396
files configure
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri May 18 02:39:28 2007 +0000
+++ b/configure	Fri May 18 07:38:54 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.
 }