summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2007-05-24 02:14:22 +0000
committerMiles Bader <miles@gnu.org>2007-05-24 02:14:22 +0000
commit24236bd83e64a3cfa96f01af3b2a925dd234612d (patch)
tree77873f1d6ae4b869cc4264a9e113977cad7ac592 /configure
parentf9263a779af1a6436e05c87756747eb13883593b (diff)
parent698c8370d994f75b78ca711a3144f18b0a26ca89 (diff)
downloademacs-24236bd83e64a3cfa96f01af3b2a925dd234612d.tar.gz
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 762-764) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 22-23) - Update from CVS Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-15
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index 28c1f19c936..d417704b814 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.
}