changeset 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 856fe1d1f30d
children d24be7d7af5d
files src/s/gnu-linux.h
diffstat 1 files changed, 0 insertions(+), 13 deletions(-) [+]
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.
  */