From 0d4c1a6e0b4ef4ff6e5fbb4b5b42fdb47add6bd3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 23 Dec 1993 02:08:11 +0000 Subject: [PATCH] (SET_CHILD_PTY_PGRP): Defined. --- src/m/pmax.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/m/pmax.h b/src/m/pmax.h index b307729de43..b3d8dc0df66 100644 --- a/src/m/pmax.h +++ b/src/m/pmax.h @@ -79,3 +79,6 @@ NOTE-END */ Using the MIT X11 distribution instead of the one provided by Dec will also solve the problem, but I doubt you can convince everyone to do this. */ #define C_SWITCH_X_MACHINE -DNeedFunctionPrototypes=0 + +/* Enable a fix in process.c. */ +#define SET_CHILD_PTY_PGRP -- 2.39.5