[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/configure,v [EMACS_22_BASE]
From: |
Richard M. Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/configure,v [EMACS_22_BASE] |
Date: |
Sun, 20 May 2007 18:05:51 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Richard M. Stallman <rms> 07/05/20 18:05:50
Index: configure
===================================================================
RCS file: /cvsroot/emacs/emacs/configure,v
retrieving revision 1.202.2.4
retrieving revision 1.202.2.5
diff -u -b -r1.202.2.4 -r1.202.2.5
--- configure 20 May 2007 07:47:03 -0000 1.202.2.4
+++ configure 20 May 2007 18:05:49 -0000 1.202.2.5
@@ -412,10 +412,10 @@
fi
test \$exitcode = 0") || {
- echo No shell found that supports shell functions.
- echo Please tell address@hidden about your system,
- echo including any error possibly output before this
- echo message
+ echo Please tell address@hidden 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.
}
- [Emacs-diffs] Changes to emacs/configure,v [EMACS_22_BASE], Glenn Morris, 2007/05/03
- [Emacs-diffs] Changes to emacs/configure,v [EMACS_22_BASE], Chong Yidong, 2007/05/17
- [Emacs-diffs] Changes to emacs/configure,v [EMACS_22_BASE], Glenn Morris, 2007/05/18
- [Emacs-diffs] Changes to emacs/configure,v [EMACS_22_BASE], Andreas Schwab, 2007/05/20
- [Emacs-diffs] Changes to emacs/configure,v [EMACS_22_BASE],
Richard M. Stallman <=