From: Dave Love Date: Tue, 20 Jun 2000 14:05:56 +0000 (+0000) Subject: Don't define HAVE_GETWD HAVE_GETTIMEOFDAY. X-Git-Tag: emacs-pretest-21.0.90~3193 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c1fe5771274da3b9fac96f7a99eea054b42d8c9a;p=emacs.git Don't define HAVE_GETWD HAVE_GETTIMEOFDAY. --- diff --git a/src/m/mips.h b/src/m/mips.h index 826609f8bd4..cfa96f61e7b 100644 --- a/src/m/mips.h +++ b/src/m/mips.h @@ -214,9 +214,6 @@ NOTE-END */ /* The `select' in the system won't work for pipes, so don't use it. */ #undef HAVE_SELECT /* override configuration decision */ -#define HAVE_GETWD -#define HAVE_GETTIMEOFDAY - #define HAVE_PTYS #define HAVE_SOCKETS