diff options
| author | Richard M. Stallman | 2007-05-20 18:05:49 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-05-20 18:05:49 +0000 |
| commit | d28c9b2afb943a9462c229893ac0c5b1dae0da87 (patch) | |
| tree | 3d7d927768b327c8669e12d3ae27f2311acc8d22 | |
| parent | 3abb258c30402943df55eeb56d77f2d17ed0c472 (diff) | |
| download | emacs-d28c9b2afb943a9462c229893ac0c5b1dae0da87.tar.gz emacs-d28c9b2afb943a9462c229893ac0c5b1dae0da87.zip | |
Restore the bug-autoconf patch.
| -rwxr-xr-x | configure | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -412,10 +412,10 @@ else | |||
| 412 | fi | 412 | fi |
| 413 | 413 | ||
| 414 | test \$exitcode = 0") || { | 414 | test \$exitcode = 0") || { |
| 415 | echo No shell found that supports shell functions. | 415 | echo Please tell bug-autoconf@gnu.org about your system, |
| 416 | echo Please tell autoconf@gnu.org about your system, | 416 | echo including any error possibly output before this message. |
| 417 | echo including any error possibly output before this | 417 | echo This can help us improve future autoconf versions. |
| 418 | echo message | 418 | echo Configuration will now proceed without shell functions. |
| 419 | } | 419 | } |
| 420 | 420 | ||
| 421 | 421 | ||