Mercurial > emacs
comparison src/m/mips.h @ 2641:6c044c8796dd
* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
m/sps7.h, s/hpux.h, s/usg5-4.h (HAVE_DUP2): Removed; derived by
configure script.
* s/hpux.h, s/irix3-3.h, s/aix3-1.h (HAVE_GETHOSTNAME): Removed;
derived by configure script.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Tue, 04 May 1993 00:26:07 +0000 |
parents | 0ffcf74fb8ad |
children | 84fa80cf7087 |
comparison
equal
deleted
inserted
replaced
2640:fc7b8160bcc9 | 2641:6c044c8796dd |
---|---|
219 | 219 |
220 /* #define HAVE_SELECT | 220 /* #define HAVE_SELECT |
221 The `select' in the system won't work for pipes, | 221 The `select' in the system won't work for pipes, |
222 so don't use it. */ | 222 so don't use it. */ |
223 | 223 |
224 #define HAVE_DUP2 | |
225 #define HAVE_GETWD | 224 #define HAVE_GETWD |
226 #define HAVE_GETTIMEOFDAY | 225 #define HAVE_GETTIMEOFDAY |
227 | 226 |
228 #define HAVE_PTYS | 227 #define HAVE_PTYS |
229 #define HAVE_SOCKETS | 228 #define HAVE_SOCKETS |