aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
authorDave Love2000-06-20 14:09:56 +0000
committerDave Love2000-06-20 14:09:56 +0000
commitf85c008a0cda0a0297a2e28647d71385f2d4e584 (patch)
tree01d54f801ca22f703b2472ff7ee874dd384643ad /src/m
parentc1fe5771274da3b9fac96f7a99eea054b42d8c9a (diff)
downloademacs-f85c008a0cda0a0297a2e28647d71385f2d4e584.tar.gz
emacs-f85c008a0cda0a0297a2e28647d71385f2d4e584.zip
Don't define HAVE_GETWD, HAVE_GETTIMEOFDAY.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/stride.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/m/stride.h b/src/m/stride.h
index 770ffe9c230..17bc577dd69 100644
--- a/src/m/stride.h
+++ b/src/m/stride.h
@@ -87,7 +87,6 @@ Boston, MA 02111-1307, USA. */
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
@@ -113,10 +112,6 @@ Boston, MA 02111-1307, USA. */
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