[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/usg5-4.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/usg5-4.h,v |
Date: |
Thu, 10 Jul 2008 15:26:23 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/10 15:26:15
Index: src/s/usg5-4.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/usg5-4.h,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- src/s/usg5-4.h 27 Jun 2008 14:32:24 -0000 1.43
+++ src/s/usg5-4.h 10 Jul 2008 15:26:15 -0000 1.44
@@ -201,9 +201,7 @@
#endif
#ifdef emacs
-#ifndef NO_FILIO_H
#include <sys/filio.h>
-#endif
#include <termio.h>
#include <sys/ttold.h>
#include <signal.h>
@@ -283,9 +281,6 @@
if (ioctl (xforkin, I_PUSH, "ttcompat") == -1) \
fatal ("ioctl I_PUSH ttcompat", errno);
-/* Tell x11term.c and keyboard.c we have the system V streams feature. */
-#define SYSV_STREAMS
-
/* This definition was suggested for next release.
So give it a try. */
#define HAVE_SOCKETS
- [Emacs-diffs] Changes to emacs/src/s/usg5-4.h,v,
Dan Nicolaescu <=
- [Emacs-diffs] Changes to emacs/src/s/usg5-4.h,v, Dan Nicolaescu, 2008/07/12
- [Emacs-diffs] Changes to emacs/src/s/usg5-4.h,v, Dan Nicolaescu, 2008/07/13
- [Emacs-diffs] Changes to emacs/src/s/usg5-4.h,v, Dan Nicolaescu, 2008/07/16
- [Emacs-diffs] Changes to emacs/src/s/usg5-4.h,v, Dan Nicolaescu, 2008/07/20
- [Emacs-diffs] Changes to emacs/src/s/usg5-4.h,v, Dan Nicolaescu, 2008/07/23
- [Emacs-diffs] Changes to emacs/src/s/usg5-4.h,v, Dan Nicolaescu, 2008/07/23