[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/configure,v
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/configure,v |
Date: |
Sun, 20 May 2007 03:12:25 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Miles Bader <miles> 07/05/20 03:12:23
Index: configure
===================================================================
RCS file: /cvsroot/emacs/emacs/configure,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -b -r1.205 -r1.206
--- configure 20 May 2007 02:35:48 -0000 1.205
+++ configure 20 May 2007 03:12:22 -0000 1.206
@@ -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, Glenn Morris, 2007/05/03
- [Emacs-diffs] Changes to emacs/configure,v, Miles Bader, 2007/05/17
- [Emacs-diffs] Changes to emacs/configure,v, Nick Roberts, 2007/05/19
- [Emacs-diffs] Changes to emacs/configure,v,
Miles Bader <=
- [Emacs-diffs] Changes to emacs/configure,v, Nick Roberts, 2007/05/20
- [Emacs-diffs] Changes to emacs/configure,v, Andreas Schwab, 2007/05/20
- [Emacs-diffs] Changes to emacs/configure,v, Nick Roberts, 2007/05/20
- [Emacs-diffs] Changes to emacs/configure,v, Andreas Schwab, 2007/05/22