#define HAVE_TERMIOS added for proper terminal handling

Submitted by: smcarey@mailbox.syr.edu
This commit is contained in:
Andrey A. Chernov 1994-10-02 11:12:40 +00:00
parent 6bd6acee8e
commit 02ea062a10
2 changed files with 4 additions and 0 deletions

View file

@ -29,3 +29,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Get rid of any system-imposed stack limit if possible. */
#define SET_STACK_LIMIT_HUGE
#define HAVE_TERMIOS

View file

@ -29,3 +29,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Get rid of any system-imposed stack limit if possible. */
#define SET_STACK_LIMIT_HUGE
#define HAVE_TERMIOS