Mercurial > emacs
view src/s/hpux9.h @ 5901:0377de94724d
(SYSV_SYSTEM_DIR): Define.
(BROKEN_START, TEXT_START, START_FILES, UNEXEC, RUN_TIME_REMAP): Define to
use unexsunos4.
(N_PAGSIZ, N_BSSSADDR, N_TRELOFF): Define so unexsunos4.c compiles.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Fri, 11 Feb 1994 17:32:57 +0000 |
parents | 108978f3defd |
children | 8b0e81f12ac1 |
line wrap: on
line source
/* System description file for hpux version 9. */ #include "hpux8.h" #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 #define SYSTEM_MALLOC 1 #undef GNU_MALLOC #undef REL_ALLOC #endif