From: Karl Heuer Date: Wed, 11 Nov 1998 18:58:45 +0000 (+0000) Subject: (BSD_PGRPS): Add #undef. X-Git-Tag: emacs-20.4~1253 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6d9fac3ecda6ca9a587a02e7d3932e686bfc32ec;p=emacs.git (BSD_PGRPS): Add #undef. --- diff --git a/src/s/dgux5-4-3.h b/src/s/dgux5-4-3.h index cd6932ec856..8091b9f88cc 100644 --- a/src/s/dgux5-4-3.h +++ b/src/s/dgux5-4-3.h @@ -58,3 +58,7 @@ Boston, MA 02111-1307, USA. */ #undef C_DEBUG_SWITCH #define C_DEBUG_SWITCH -g #endif + +/* This is needed according to Ehud Karni + for m88k-dg-dgux5.4R3.10. */ +#undef BSD_PGRPS