Mercurial > emacs
changeset 11369:36b641f83e0c
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 11 Apr 1995 01:50:08 +0000 |
parents | 91abe61bb495 |
children | d1dc644021a4 |
files | src/s/sco4.h |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/sco4.h Tue Apr 11 01:44:46 1995 +0000 +++ b/src/s/sco4.h Tue Apr 11 01:50:08 1995 +0000 @@ -126,3 +126,9 @@ /* 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