comparison src/m/ibmps2-aix.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 65b91b0ee332
children 571142b03bf4
comparison
equal deleted inserted replaced
2640:fc7b8160bcc9 2641:6c044c8796dd
121 /* delete the following line to foil optimization, enable debugging */ 121 /* delete the following line to foil optimization, enable debugging */
122 #define C_DEBUG_SWITCH -O 122 #define C_DEBUG_SWITCH -O
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
130 #define HAVE_VFORK 129 #define HAVE_VFORK
131 130