Mercurial > emacs
changeset 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 | fc7b8160bcc9 |
children | 05d85e55a081 |
files | src/m/ibmps2-aix.h src/m/ibmrs6000.h src/m/ibmrt-aix.h src/m/mips.h src/m/sps7.h src/s/aix3-1.h src/s/hpux.h src/s/irix3-3.h |
diffstat | 8 files changed, 0 insertions(+), 18 deletions(-) [+] |
line wrap: on
line diff
--- a/src/m/ibmps2-aix.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/ibmps2-aix.h Tue May 04 00:26:07 1993 +0000 @@ -123,7 +123,6 @@ #endif #define BSTRING -#define HAVE_DUP2 #define HAVE_GETTIMEOFDAY #define HAVE_SELECT #define HAVE_TIMEVAL
--- a/src/m/ibmrs6000.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/ibmrs6000.h Tue May 04 00:26:07 1993 +0000 @@ -119,7 +119,6 @@ #define C_SWITCH_MACHINE -D_BSD #define LIBS_MACHINE -lrts #define START_FILES -#define HAVE_DUP2 #define HAVE_GETTIMEOFDAY #define HAVE_SYSVIPC #define HAVE_SETSID
--- a/src/m/ibmrt-aix.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/ibmrt-aix.h Tue May 04 00:26:07 1993 +0000 @@ -168,7 +168,6 @@ #include </usr/include/bsd/BSDtoAIX.h> #define BSTRING -#define HAVE_DUP2 #define HAVE_GETTIMEOFDAY #define HAVE_SELECT #define HAVE_TIMEVAL
--- a/src/m/mips.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/mips.h Tue May 04 00:26:07 1993 +0000 @@ -221,7 +221,6 @@ The `select' in the system won't work for pipes, so don't use it. */ -#define HAVE_DUP2 #define HAVE_GETWD #define HAVE_GETTIMEOFDAY
--- a/src/m/sps7.h Mon May 03 22:56:42 1993 +0000 +++ b/src/m/sps7.h Tue May 04 00:26:07 1993 +0000 @@ -119,10 +119,6 @@ #undef SIGIO -/* Some additional system facilities exist. */ - -#define HAVE_DUP2 - /* Other than 68020 use ld16, as32, or undefine (defaults ld and as). */ #define ASS as32
--- a/src/s/aix3-1.h Mon May 03 22:56:42 1993 +0000 +++ b/src/s/aix3-1.h Tue May 04 00:26:07 1993 +0000 @@ -231,8 +231,5 @@ #define SYSTEM_MALLOC -/* Use the gethostname system call. */ -#define HAVE_GETHOSTNAME - /* AIX doesn't define this. */ #define unix 1
--- a/src/s/hpux.h Mon May 03 22:56:42 1993 +0000 +++ b/src/s/hpux.h Tue May 04 00:26:07 1993 +0000 @@ -224,12 +224,8 @@ /* Some additional system facilities exist. */ -#define HAVE_DUP2 #define HAVE_GETTIMEOFDAY -/* Implementation of uname is broken on hpux. Use gethostname. */ -#define HAVE_GETHOSTNAME - #define HAVE_VFORK #define HAVE_PERROR /* Delete this line for version 6. */ #define HAVE_RENAME