summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-05-20 18:05:49 +0000
committerRichard M. Stallman <rms@gnu.org>2007-05-20 18:05:49 +0000
commitd28c9b2afb943a9462c229893ac0c5b1dae0da87 (patch)
tree3d7d927768b327c8669e12d3ae27f2311acc8d22 /configure
parent3abb258c30402943df55eeb56d77f2d17ed0c472 (diff)
downloademacs-d28c9b2afb943a9462c229893ac0c5b1dae0da87.tar.gz
Restore the bug-autoconf patch.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index b6214d4e61e..1e0c418ed34 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.
}