From eaac62b49c6f3476383de7164eb2d8e494aa19e0 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Tue, 20 Jun 2000 13:36:13 +0000 Subject: [PATCH] Don't declare HAVE_GETWD, VFORK_RETURN_TYPE. --- src/s/usg5-4-2.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/s/usg5-4-2.h b/src/s/usg5-4-2.h index 373ecb85f11..c2a65979b6e 100644 --- a/src/s/usg5-4-2.h +++ b/src/s/usg5-4-2.h @@ -11,6 +11,7 @@ #define HAVE_RANDOM #endif /* #define HAVE_GETWD (appears to be buggy on SVR4.2) */ +#undef HAVE_GETWD /* Info from fnf@cygnus.com suggests this is appropriate. */ #define POSIX_SIGNALS @@ -55,5 +56,3 @@ /* ryanr@ellingtn.ftc.nrcs.usda.gov (Richard Anthony Ryan) says -lXimp is needed in UNIX_SV ... 4.2 1.1.2. */ #define LIB_MOTIF -lXm -lXimp - -#define VFORK_RETURN_TYPE pid_t -- 2.39.2