From: Jim Blandy Date: Wed, 28 Jul 1993 18:12:35 +0000 (+0000) Subject: * s/hpux9.h: Doc fix. X-Git-Tag: emacs-19.34~11529 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=869fcb701c9e8549ff2fecd148f28f7eeb7e2d2c;p=emacs.git * s/hpux9.h: Doc fix. --- diff --git a/src/s/hpux9.h b/src/s/hpux9.h index 134a789e9ea..0b3807d0886 100644 --- a/src/s/hpux9.h +++ b/src/s/hpux9.h @@ -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