2000-06-20 Dave Love <fx@gnu.org>
+ * m/stride.h, m/mips.h: Don't define HAVE_GETWD,
+ HAVE_GETTIMEOFDAY.
+
+ * m/ibmrt-aix.h:
+ Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK.
+
+ * m/ibmrs6000.h, m/ibmps2-aix.h, m/dpx2.h: Don't declare
+ HAVE_GETWD.
+
+ * m/alpha.h: Don't declare xmalloc, xrealloc.
+
* s/ux4800.h: Don't declare GETTIMEOFDAY_ONE_ARGUMENT.
* s/usg5-4-2.h: Don't declare HAVE_GETWD, VFORK_RETURN_TYPE.
/* The STRIDE system is more powerful than standard USG5. */
#define HAVE_PTYS
-#define HAVE_GETTIMEOFDAY
#define BSTRING
#define SKTPAIR
#define HAVE_SOCKETS
*/
#undef NONSYSTEM_DIR_LIBRARY
-/* UniStride defines getwd. */
-
-#define HAVE_GETWD
-
/* Define this macro if system defines a type `union wait'. */
#define HAVE_UNION_WAIT