Mercurial > emacs
changeset 3406:829998469d86
(KERNEL_FILE): New override definition.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 01 Jun 1993 20:25:45 +0000 |
parents | b48f023e8e29 |
children | d00aaf536bfd |
files | src/m/pmax.h |
diffstat | 1 files changed, 2 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/pmax.h Tue Jun 01 20:11:54 1993 +0000 +++ b/src/m/pmax.h Tue Jun 01 20:25:45 1993 +0000 @@ -55,8 +55,6 @@ just delete the definition. */ #define LIBS_MACHINE -ldnet -#if 0 /* mcc@timessqr.gc.cuny.edu says it is /vmunix on Ultrix 4.2a. */ -/* dob@tis.inel.gov says this is needed. */ +/* mcc@timessqr.gc.cuny.edu says it is /vmunix on Ultrix 4.2a. */ #undef KERNEL_FILE -#define KERNEL_FILE "/unix" -#endif +#define KERNEL_FILE "/vmunix"