From: Richard M. Stallman Date: Thu, 25 Nov 1993 21:40:15 +0000 (+0000) Subject: (SETPGRP_RELEASES_CTTY): Defined. X-Git-Tag: emacs-19.34~10668 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5325ce514d39fec1f3e7ce5f23c3e6c1aa3d67a5;p=emacs.git (SETPGRP_RELEASES_CTTY): Defined. --- diff --git a/src/s/irix3-3.h b/src/s/irix3-3.h index fa2e45e8a9b..adca1c8914d 100644 --- a/src/s/irix3-3.h +++ b/src/s/irix3-3.h @@ -183,3 +183,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* sioctl.h should be included where appropriate. */ #define NEED_SIOCTL + +/* This affects child_setup. */ + +#define SETPGRP_RELEASES_CTTY