emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch in configure gets lost


From: Richard Stallman
Subject: Patch in configure gets lost
Date: Sun, 20 May 2007 13:05:51 -0400

We need to use a patched autoconf so as to avoid the need
to reinsert this manually.


CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Nick Roberts <nickrob>  07/05/20 05:15:11

Index: configure
===================================================================
RCS file: /sources/emacs/emacs/configure,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -b -r1.206 -r1.207
--- configure   20 May 2007 03:12:22 -0000      1.206
+++ configure   20 May 2007 05:15:11 -0000      1.207
@@ -412,10 +412,10 @@
 fi
 
 test \$exitcode = 0") || {
-  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.
+  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
 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]