From c91854d629940d0aadf677407dcc68f77cf2713e Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 2 Oct 1994 11:12:40 +0000 Subject: #define HAVE_TERMIOS added for proper terminal handling Submitted by: smcarey@mailbox.syr.edu --- gnu/usr.bin/binutils/gdb/i386/xm.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gnu/usr.bin/binutils') diff --git a/gnu/usr.bin/binutils/gdb/i386/xm.h b/gnu/usr.bin/binutils/gdb/i386/xm.h index 8d28df0..fe5fe76 100644 --- a/gnu/usr.bin/binutils/gdb/i386/xm.h +++ b/gnu/usr.bin/binutils/gdb/i386/xm.h @@ -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 -- cgit v1.1