From: Dave Love Date: Tue, 20 Jun 2000 14:05:16 +0000 (+0000) Subject: Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK. X-Git-Tag: emacs-pretest-21.0.90~3194 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d8b99817d8ebc273f9163b85c022f228dff33d22;p=emacs.git Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK. --- diff --git a/src/m/ibmrt-aix.h b/src/m/ibmrt-aix.h index d1b80c899ea..5ff553636b9 100644 --- a/src/m/ibmrt-aix.h +++ b/src/m/ibmrt-aix.h @@ -160,8 +160,6 @@ Boston, MA 02111-1307, USA. */ #include #define BSTRING -#define HAVE_GETTIMEOFDAY -#define HAVE_VFORK /* AIX utimes allegedly causes SIGSEGV. */ #undef HAVE_UTIMES /* override configuration decision */