summaryrefslogtreecommitdiff
path: root/src/m/pmax.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-06-01 20:25:45 +0000
committerRichard M. Stallman <rms@gnu.org>1993-06-01 20:25:45 +0000
commit9f717104c4561ddec60549ab22fa4283c6ea5baa (patch)
tree3e04560ecf5332e24a0deed96dc6b22ffa6d950e /src/m/pmax.h
parentab1d55ea3190c7b4839051d189942c00a4481f5e (diff)
downloademacs-9f717104c4561ddec60549ab22fa4283c6ea5baa.tar.gz
(KERNEL_FILE): New override definition.
Diffstat (limited to 'src/m/pmax.h')
-rw-r--r--src/m/pmax.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/m/pmax.h b/src/m/pmax.h
index 320b96f551f..8cbc258dde7 100644
--- a/src/m/pmax.h
+++ b/src/m/pmax.h
@@ -55,8 +55,6 @@ NOTE-END */
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"