]> git.eshelyaron.com Git - emacs.git/commitdiff
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
authorRichard M. Stallman <rms@gnu.org>
Tue, 11 Apr 1995 01:50:08 +0000 (01:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 11 Apr 1995 01:50:08 +0000 (01:50 +0000)
src/s/sco4.h

index 36d681ff22a72e59312a7491b189c0b022f7f035..71520563d73c72293cc9ce428385debd4ff3e016 100644 (file)
@@ -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