aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 583a5c5de21..91e8e64b8b5 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -64,11 +64,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
64 64
65#endif /* not HAVE_GRANTPT */ 65#endif /* not HAVE_GRANTPT */
66 66
67/* Define HAVE_PTYS if the system supports pty devices. */
68#define HAVE_PTYS
69
70#define HAVE_SOCKETS
71
72/* Here, on a separate page, add any special hacks needed 67/* Here, on a separate page, add any special hacks needed
73 to make Emacs work on this system. For example, 68 to make Emacs work on this system. For example,
74 you might define certain system call names that don't 69 you might define certain system call names that don't