]> git.eshelyaron.com Git - emacs.git/commitdiff
* s/hpux9.h: Doc fix.
authorJim Blandy <jimb@redhat.com>
Wed, 28 Jul 1993 18:12:35 +0000 (18:12 +0000)
committerJim Blandy <jimb@redhat.com>
Wed, 28 Jul 1993 18:12:35 +0000 (18:12 +0000)
src/s/hpux9.h

index 134a789e9ea3a38e33d1584e0e54ea527c03427a..0b3807d0886a411a2455059db98d59c29240e81e 100644 (file)
@@ -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