From: Richard M. Stallman Date: Thu, 23 Dec 1993 02:08:11 +0000 (+0000) Subject: (SET_CHILD_PTY_PGRP): Defined. X-Git-Tag: emacs-19.34~10595 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0d4c1a6e0b4ef4ff6e5fbb4b5b42fdb47add6bd3;p=emacs.git (SET_CHILD_PTY_PGRP): Defined. --- 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