From: Richard M. Stallman Date: Tue, 11 Apr 1995 01:50:08 +0000 (+0000) Subject: (NO_SOCKETS_IN_FILE_SYSTEM): Defined. X-Git-Tag: emacs-19.34~4489 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bf47de8e06374422c22246bc3f4851882f2dd7ee;p=emacs.git (NO_SOCKETS_IN_FILE_SYSTEM): Defined. --- diff --git a/src/s/sco4.h b/src/s/sco4.h index 36d681ff22a..71520563d73 100644 --- a/src/s/sco4.h +++ b/src/s/sco4.h @@ -126,3 +126,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* wjs@wang.com (William Smith) says this is needed on 3.2.4.2. */ #define POSIX_SIGNALS + +/* wjs@wiis.wang.com says SCO 3.2 v4.2 "has sockets", + but only for network connections. + It doesn't have the kind of sockets that emacsclient.c + and emacsserver.c would use. */ +#define NO_SOCKETS_IN_FILE_SYSTEM