# HG changeset patch # User Richard M. Stallman # Date 797316031 0 # Node ID 4cb857a9cb87e7b1c22214049df6b951da575549 # Parent 856fe1d1f30d1032305cddb848761c382a0e7548 (HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted. config.h should handle them. diff -r 856fe1d1f30d -r 4cb857a9cb87 src/s/gnu-linux.h --- 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 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. */