]> code.delx.au - gnu-emacs/commitdiff
(SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
authorRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 18:05:57 +0000 (18:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 7 Jun 1993 18:05:57 +0000 (18:05 +0000)
src/s/hpux9.h

index 472f8f02da03d45ba678e4ac274ff66a23dbb0a4..134a789e9ea3a38e33d1584e0e54ea527c03427a 100644 (file)
@@ -4,7 +4,9 @@
 
 #define HPUX9
 
+#if 0
 /* Try some debugging and see if gnu malloc hurts us */
 #define SYSTEM_MALLOC 1
 #undef GNU_MALLOC
 #undef REL_ALLOC
+#endif