Mercurial > emacs
changeset 12753:8b24e2806602
(HAVE_SELECT): Defined.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 02 Aug 1995 18:37:33 +0000 |
parents | 86c8fb2284de |
children | 8ba3a8c5dc43 |
files | src/s/isc3-0.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/isc3-0.h Wed Aug 02 18:36:20 1995 +0000 +++ b/src/s/isc3-0.h Wed Aug 02 18:37:33 1995 +0000 @@ -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