1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00

* 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.
This commit is contained in:
Jim Blandy 1993-05-04 00:26:07 +00:00
parent e4c61e50a6
commit 0efd16a9f7
8 changed files with 0 additions and 18 deletions

View file

@ -123,7 +123,6 @@ so disable it for them. */
#endif
#define BSTRING
#define HAVE_DUP2
#define HAVE_GETTIMEOFDAY
#define HAVE_SELECT
#define HAVE_TIMEVAL

View file

@ -119,7 +119,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#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

View file

@ -168,7 +168,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include </usr/include/bsd/BSDtoAIX.h>
#define BSTRING
#define HAVE_DUP2
#define HAVE_GETTIMEOFDAY
#define HAVE_SELECT
#define HAVE_TIMEVAL

View file

@ -221,7 +221,6 @@ NOTE-END */
The `select' in the system won't work for pipes,
so don't use it. */
#define HAVE_DUP2
#define HAVE_GETWD
#define HAVE_GETTIMEOFDAY

View file

@ -119,10 +119,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#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

View file

@ -231,8 +231,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define SYSTEM_MALLOC
/* Use the gethostname system call. */
#define HAVE_GETHOSTNAME
/* AIX doesn't define this. */
#define unix 1

View file

@ -224,12 +224,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* 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

View file

@ -179,6 +179,3 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Use setsid to handle terminals for subprocesses. */
#define HAVE_SETSID
/* Implementation of uname is broken on Irix as of version 3.3 */
#define HAVE_GETHOSTNAME