aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Blandy1993-05-04 00:26:07 +0000
committerJim Blandy1993-05-04 00:26:07 +0000
commit0efd16a9f7fab7233fd6ae3af27941e71afb73fa (patch)
treea874f40b81b4116dfd4b224a0af243f1beea421a
parente4c61e50a6bcdf557e64688afc65fa206844f0b0 (diff)
downloademacs-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.
-rw-r--r--src/m/ibmps2-aix.h1
-rw-r--r--src/m/ibmrs6000.h1
-rw-r--r--src/m/ibmrt-aix.h1
-rw-r--r--src/m/mips.h1
-rw-r--r--src/m/sps7.h4
-rw-r--r--src/s/aix3-1.h3
-rw-r--r--src/s/hpux.h4
-rw-r--r--src/s/irix3-3.h3
8 files changed, 0 insertions, 18 deletions
diff --git a/src/m/ibmps2-aix.h b/src/m/ibmps2-aix.h
index 0e1b17db436..e69588c5589 100644
--- a/src/m/ibmps2-aix.h
+++ b/src/m/ibmps2-aix.h
@@ -123,7 +123,6 @@ so disable it for them. */
123#endif 123#endif
124 124
125#define BSTRING 125#define BSTRING
126#define HAVE_DUP2
127#define HAVE_GETTIMEOFDAY 126#define HAVE_GETTIMEOFDAY
128#define HAVE_SELECT 127#define HAVE_SELECT
129#define HAVE_TIMEVAL 128#define HAVE_TIMEVAL
diff --git a/src/m/ibmrs6000.h b/src/m/ibmrs6000.h
index 921a4cc0b23..f42cf14eedd 100644
--- a/src/m/ibmrs6000.h
+++ b/src/m/ibmrs6000.h
@@ -119,7 +119,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
119#define C_SWITCH_MACHINE -D_BSD 119#define C_SWITCH_MACHINE -D_BSD
120#define LIBS_MACHINE -lrts 120#define LIBS_MACHINE -lrts
121#define START_FILES 121#define START_FILES
122#define HAVE_DUP2
123#define HAVE_GETTIMEOFDAY 122#define HAVE_GETTIMEOFDAY
124#define HAVE_SYSVIPC 123#define HAVE_SYSVIPC
125#define HAVE_SETSID 124#define HAVE_SETSID
diff --git a/src/m/ibmrt-aix.h b/src/m/ibmrt-aix.h
index bca2969e9a1..2ec5919a280 100644
--- a/src/m/ibmrt-aix.h
+++ b/src/m/ibmrt-aix.h
@@ -168,7 +168,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
168 168
169#include </usr/include/bsd/BSDtoAIX.h> 169#include </usr/include/bsd/BSDtoAIX.h>
170#define BSTRING 170#define BSTRING
171#define HAVE_DUP2
172#define HAVE_GETTIMEOFDAY 171#define HAVE_GETTIMEOFDAY
173#define HAVE_SELECT 172#define HAVE_SELECT
174#define HAVE_TIMEVAL 173#define HAVE_TIMEVAL
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
diff --git a/src/m/sps7.h b/src/m/sps7.h
index 95c106ac133..5e838592cc6 100644
--- a/src/m/sps7.h
+++ b/src/m/sps7.h
@@ -119,10 +119,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
119 119
120#undef SIGIO 120#undef SIGIO
121 121
122/* Some additional system facilities exist. */
123
124#define HAVE_DUP2
125
126/* Other than 68020 use ld16, as32, or undefine (defaults ld and as). */ 122/* Other than 68020 use ld16, as32, or undefine (defaults ld and as). */
127 123
128#define ASS as32 124#define ASS as32
diff --git a/src/s/aix3-1.h b/src/s/aix3-1.h
index e4a4612a67a..f75518675d6 100644
--- a/src/s/aix3-1.h
+++ b/src/s/aix3-1.h
@@ -231,8 +231,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
231 231
232#define SYSTEM_MALLOC 232#define SYSTEM_MALLOC
233 233
234/* Use the gethostname system call. */
235#define HAVE_GETHOSTNAME
236
237/* AIX doesn't define this. */ 234/* AIX doesn't define this. */
238#define unix 1 235#define unix 1
diff --git a/src/s/hpux.h b/src/s/hpux.h
index ce40e6e3ca7..fb3903d96e6 100644
--- a/src/s/hpux.h
+++ b/src/s/hpux.h
@@ -224,12 +224,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
224 224
225/* Some additional system facilities exist. */ 225/* Some additional system facilities exist. */
226 226
227#define HAVE_DUP2
228#define HAVE_GETTIMEOFDAY 227#define HAVE_GETTIMEOFDAY
229 228
230/* Implementation of uname is broken on hpux. Use gethostname. */
231#define HAVE_GETHOSTNAME
232
233#define HAVE_VFORK 229#define HAVE_VFORK
234#define HAVE_PERROR /* Delete this line for version 6. */ 230#define HAVE_PERROR /* Delete this line for version 6. */
235#define HAVE_RENAME 231#define HAVE_RENAME
diff --git a/src/s/irix3-3.h b/src/s/irix3-3.h
index 004873cf9df..42d6d9d8f62 100644
--- a/src/s/irix3-3.h
+++ b/src/s/irix3-3.h
@@ -179,6 +179,3 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
179 179
180/* Use setsid to handle terminals for subprocesses. */ 180/* Use setsid to handle terminals for subprocesses. */
181#define HAVE_SETSID 181#define HAVE_SETSID
182
183/* Implementation of uname is broken on Irix as of version 3.3 */
184#define HAVE_GETHOSTNAME