diff options
| author | Jim Blandy | 1993-05-04 00:26:07 +0000 |
|---|---|---|
| committer | Jim Blandy | 1993-05-04 00:26:07 +0000 |
| commit | 0efd16a9f7fab7233fd6ae3af27941e71afb73fa (patch) | |
| tree | a874f40b81b4116dfd4b224a0af243f1beea421a /src/m/mips.h | |
| parent | e4c61e50a6bcdf557e64688afc65fa206844f0b0 (diff) | |
| download | emacs-0efd16a9f7fab7233fd6ae3af27941e71afb73fa.tar.gz emacs-0efd16a9f7fab7233fd6ae3af27941e71afb73fa.zip | |
* 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.
Diffstat (limited to 'src/m/mips.h')
| -rw-r--r-- | src/m/mips.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m/mips.h b/src/m/mips.h index bd4466ee9ba..6125fc88abd 100644 --- a/src/m/mips.h +++ b/src/m/mips.h | |||
| @@ -221,7 +221,6 @@ NOTE-END */ | |||
| 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 | ||