From: Richard M. Stallman Date: Wed, 2 Aug 1995 18:37:33 +0000 (+0000) Subject: (HAVE_SELECT): Defined. X-Git-Tag: emacs-19.34~3107 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c15ce829384cfc8bec3d9473b93738afd0e2d1d9;p=emacs.git (HAVE_SELECT): Defined. --- diff --git a/src/s/isc3-0.h b/src/s/isc3-0.h index 2bfe8229d26..89bd85202c0 100644 --- a/src/s/isc3-0.h +++ b/src/s/isc3-0.h @@ -31,6 +31,9 @@ #undef BROKEN_TIOCGWINSZ #define NEED_SIOCTL +/* Override the #undef in isc2-2.h. */ +#define HAVE_SELECT + /* select works okay on the X ptys, but not on the serial port. */ #define BROKEN_SELECT_NON_X