(BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.
(HAVE_SELECT): Deleted; s/isc2-2.h no longer undefs this.
This commit is contained in:
parent
8822538395
commit
c993e19a73
1 changed files with 0 additions and 6 deletions
|
@ -31,12 +31,6 @@
|
|||
#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
|
||||
|
||||
/* We need either _XOPEN_SOURCE or _POSIX_SOURCE to import the posix
|
||||
signal symbols; might as well use _XOPEN_SOURCE. Defining _SYSV3
|
||||
ensures that we don't lose the traditional symbols as a side effect
|
||||
|
|
Loading…
Add table
Reference in a new issue