all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Patch in configure gets lost
@ 2007-05-20 17:05 Richard Stallman
  2007-05-20 20:46 ` Nick Roberts
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Stallman @ 2007-05-20 17:05 UTC (permalink / raw)
  To: emacs-devel

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 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
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-20 20:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-20 17:05 Patch in configure gets lost Richard Stallman
2007-05-20 20:46 ` Nick Roberts

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.