From: Richard M. Stallman Date: Tue, 20 Sep 1994 02:29:40 +0000 (+0000) Subject: (POSIX_SIGNALS): Defined. X-Git-Tag: emacs-19.34~6922 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=88f7cc60955bc6a5fe3b6d4b7e90fb1f12241ae3;p=emacs.git (POSIX_SIGNALS): Defined. --- diff --git a/src/s/sco4.h b/src/s/sco4.h index e1df8b2dff5..36d681ff22a 100644 --- a/src/s/sco4.h +++ b/src/s/sco4.h @@ -123,3 +123,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Tell process_send_signal to use VSUSP instead of VSWTCH. */ #define PREFER_VSUSP + +/* wjs@wang.com (William Smith) says this is needed on 3.2.4.2. */ +#define POSIX_SIGNALS