From: Karl Heuer Date: Mon, 31 Jul 1995 18:19:30 +0000 (+0000) Subject: (GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now. X-Git-Tag: emacs-19.34~3126 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=eee5aed1f2b1e221b3fcf61f363fbaa5d4f22c14;p=emacs.git (GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now. --- diff --git a/src/s/sol2-5.h b/src/s/sol2-5.h index c3d50019662..f3132550b8f 100644 --- a/src/s/sol2-5.h +++ b/src/s/sol2-5.h @@ -1,5 +1,3 @@ /* Handle Solaris 2.5. */ #include "sol2-4.h" - -#undef GETTIMEOFDAY_ONE_ARGUMENT diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h index a8c09254dcb..d6b87ec19ae 100644 --- a/src/s/usg5-4.h +++ b/src/s/usg5-4.h @@ -28,10 +28,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define USG5_4 -/* On most SVR4 systems, gettimeofday takes one arg - and the compiler might crash. */ -#define GETTIMEOFDAY_ONE_ARGUMENT - /* We do have multiple jobs. Handle ^Z. */ #undef NOMULTIPLEJOBS