comparison src/m/stride.h @ 29795:d13f4d84e5d9

Don't define HAVE_GETWD, HAVE_GETTIMEOFDAY.
author Dave Love <fx@gnu.org>
date Tue, 20 Jun 2000 14:06:23 +0000
parents 1a4c3573a216
children 23a1cea22d13
comparison
equal deleted inserted replaced
29794:05b443a967d2 29795:d13f4d84e5d9
85 #undef VIRT_ADDR_VARIES 85 #undef VIRT_ADDR_VARIES
86 86
87 /* The STRIDE system is more powerful than standard USG5. */ 87 /* The STRIDE system is more powerful than standard USG5. */
88 88
89 #define HAVE_PTYS 89 #define HAVE_PTYS
90 #define HAVE_GETTIMEOFDAY
91 #define BSTRING 90 #define BSTRING
92 #define SKTPAIR 91 #define SKTPAIR
93 #define HAVE_SOCKETS 92 #define HAVE_SOCKETS
94 93
95 #define MAIL_USE_FLOCK 94 #define MAIL_USE_FLOCK
111 /* 110 /*
112 * UniStride has this in /lib/libc.a. 111 * UniStride has this in /lib/libc.a.
113 */ 112 */
114 #undef NONSYSTEM_DIR_LIBRARY 113 #undef NONSYSTEM_DIR_LIBRARY
115 114
116 /* UniStride defines getwd. */
117
118 #define HAVE_GETWD
119
120 /* Define this macro if system defines a type `union wait'. */ 115 /* Define this macro if system defines a type `union wait'. */
121 116
122 #define HAVE_UNION_WAIT 117 #define HAVE_UNION_WAIT