diff src/s/gnu-linux.h @ 11292:4cb857a9cb87

(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted. config.h should handle them.
author Richard M. Stallman <rms@gnu.org>
date Sat, 08 Apr 1995 04:40:31 +0000
parents 3a3fb4db54ba
children bfb9b93ee7e9
line wrap: on
line diff
--- a/src/s/gnu-linux.h	Sat Apr 08 04:31:45 1995 +0000
+++ b/src/s/gnu-linux.h	Sat Apr 08 04:40:31 1995 +0000
@@ -73,19 +73,6 @@
 #define HAVE_TERMIOS
 
 /*
- *	Define HAVE_TIMEVAL if the system supports the BSD style clock values.
- *	Look in <sys/time.h> for a timeval structure.
- */
-
-#define HAVE_TIMEVAL
-
-/*
- *	Define HAVE_SELECT if the system supports the `select' system call.
- */
-
-#define HAVE_SELECT
-
-/*
  *	Define HAVE_PTYS if the system supports pty devices.
  */