changeset 4322:2c439a03b90c

* s/hpux9.h: Doc fix.
author Jim Blandy <jimb@redhat.com>
date Wed, 28 Jul 1993 18:12:35 +0000
parents 2eb6fe350374
children 51964472e60e
files src/s/hpux9.h
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux9.h	Wed Jul 28 08:35:38 1993 +0000
+++ b/src/s/hpux9.h	Wed Jul 28 18:12:35 1993 +0000
@@ -4,8 +4,10 @@
 
 #define HPUX9
 
+/* If Emacs doesn't seem to work when built to use GNU malloc, you
+   probably need to get the latest patches to the HP/UX compiler.
+   See `etc/MACHINES' for more information.  */
 #if 0
-/* Try some debugging and see if gnu malloc hurts us */
 #define SYSTEM_MALLOC 1
 #undef GNU_MALLOC
 #undef REL_ALLOC