]> git.eshelyaron.com Git - emacs.git/commitdiff
(NO_REMAP): Do not undefine.
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 21 Jul 2008 17:19:47 +0000 (17:19 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 21 Jul 2008 17:19:47 +0000 (17:19 +0000)
src/ChangeLog
src/m/ibms390x.h

index 7e4a64b63a9556bdf9aa30a63b331c8e267958c3..12f8a54c21c1db4c9f013ac32f1c404d4c92e5e0 100644 (file)
@@ -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>
index bcddabd0aac1a47dd029f79da56718311766c7bf..d85c3edd22b497e9a5e24e7a1bbc77caf8844e6a 100644 (file)
@@ -80,13 +80,6 @@ NOTE-END */
 
 #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