diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-05-17 18:55:36 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-05-17 18:55:36 +0000 |
commit | ab43d1e484120a22b5dea36d0abd8be999cd7380 (patch) | |
tree | 76cd46acd679c2d6bf662c88dddd15e10f923fcf /configure | |
parent | c5efc23b31d40ec96d2d1b2e448a2c799d8545a0 (diff) | |
download | emacs-ab43d1e484120a22b5dea36d0abd8be999cd7380.tar.gz |
Bump version to 22.0.990emacs-pretest-22.0.990
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure index 4e2af0b1e38..9dd401b4d12 100755 --- a/configure +++ b/configure @@ -412,10 +412,10 @@ else fi test \$exitcode = 0") || { - 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. + 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 } |