mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-09 13:10:57 -08:00
* s/hpux9.h: Doc fix.
This commit is contained in:
parent
8483b95731
commit
869fcb701c
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue