Mercurial > emacs
changeset 16341:d7c001f4e79f
(KERNEL_FILE): Redefine it here.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 26 Sep 1996 08:44:42 +0000 |
parents | 14b661a07c1f |
children | b91af71f45f1 |
files | src/s/hpux10.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/hpux10.h Thu Sep 26 07:48:03 1996 +0000 +++ b/src/s/hpux10.h Thu Sep 26 08:44:42 1996 +0000 @@ -13,6 +13,10 @@ #define HPUX10 #define FORCE_ALLOCA_H +/* AlainF 20-Jul-1996 says this is right. */ +#undef KERNEL_FILE +#define KERNEL_FILE "/stand/vmunix" + #ifdef LIBS_SYSTEM #undef LIBS_SYSTEM #endif