changeset 20751:b8fbd605fd11

(SYSTEM_MALLOC): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 22 Jan 1998 04:37:13 +0000
parents df2745fa6999
children 826e4167d1dc
files src/s/sol2-5.h
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/sol2-5.h	Thu Jan 22 02:26:48 1998 +0000
+++ b/src/s/sol2-5.h	Thu Jan 22 04:37:13 1998 +0000
@@ -7,6 +7,11 @@
    regex.c to provide them in Emacs, but this is safer for now.  */
 #define LIB_MOTIF -lXm -lgen
 
+/* This is the only known way to avoid some crashes
+   that seem to relate to screwed up malloc data
+   after deleting a frame.  */
+#define SYSTEM_MALLOC
+
 #if 0 /* A recent patch in unexelf.c should eliminate the need for this.  */
 /* Don't use the shared libraries for -lXt and -lXaw,
    to work around a linker bug in Solaris 2.5.