Mercurial > emacs
changeset 96866:bd00a0ec4b19
(NO_REMAP): Do not undefine.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Mon, 21 Jul 2008 17:19:47 +0000 |
parents | 2262534e4e66 |
children | fe4950880bae |
files | src/ChangeLog src/m/ibms390x.h |
diffstat | 2 files changed, 2 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 21 17:16:35 2008 +0000 +++ b/src/ChangeLog Mon Jul 21 17:19:47 2008 +0000 @@ -1,5 +1,7 @@ 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu> + * m/ibms390x.h (NO_REMAP): Do not undefine. + * m/amdx86-64.h: Use SOLARIS2 instead of sun. 2008-07-21 Chong Yidong <cyd@stupidchicken.com>
--- a/src/m/ibms390x.h Mon Jul 21 17:16:35 2008 +0000 +++ b/src/m/ibms390x.h Mon Jul 21 17:19:47 2008 +0000 @@ -80,13 +80,6 @@ #define HAVE_ALLOCA -/* Define NO_REMAP if memory segmentation makes it not work well - to change the boundary between the text section and data section - when Emacs is dumped. If you define this, the preloaded Lisp - code will not be sharable; but that's better than failing completely. */ - -#undef NO_REMAP - /* On the 64 bit architecture, we can use 60 bits for addresses */ #define VALBITS 60