changeset 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 05b443a967d2
children 94ec83a6a42c
files src/m/stride.h
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/src/m/stride.h	Tue Jun 20 14:05:56 2000 +0000
+++ b/src/m/stride.h	Tue Jun 20 14:06:23 2000 +0000
@@ -87,7 +87,6 @@
 /* The STRIDE system is more powerful than standard USG5.  */
 
 #define HAVE_PTYS
-#define HAVE_GETTIMEOFDAY
 #define BSTRING
 #define SKTPAIR
 #define HAVE_SOCKETS
@@ -113,10 +112,6 @@
  */
 #undef NONSYSTEM_DIR_LIBRARY
 
-/* UniStride defines getwd.  */
-
-#define HAVE_GETWD
-
 /* Define this macro if system defines a type `union wait'.  */
 
 #define HAVE_UNION_WAIT