]> code.delx.au - gnu-emacs/commitdiff
(GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.
authorKarl Heuer <kwzh@gnu.org>
Mon, 31 Jul 1995 18:19:30 +0000 (18:19 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 31 Jul 1995 18:19:30 +0000 (18:19 +0000)
src/s/sol2-5.h
src/s/usg5-4.h

index c3d50019662330b31aa37cc1bdad17c3bb04594b..f3132550b8fbc2d7a8aba496dd39f3ba78654aab 100644 (file)
@@ -1,5 +1,3 @@
 /* Handle Solaris 2.5.  */
 
 #include "sol2-4.h"
-
-#undef GETTIMEOFDAY_ONE_ARGUMENT
index a8c09254dcb46152b37c769a307e1c142cb450e5..d6b87ec19ae7e8e41521177bf75d8006bf3b0be6 100644 (file)
@@ -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