* xm-sysv4.h: Undefine HAVE_TERMIO.
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 1 Jul 1993 22:04:17 +0000 (22:04 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 1 Jul 1993 22:04:17 +0000 (22:04 +0000)
gdb/ChangeLog
gdb/config/xm-sysv4.h

index be39a8651fd80153c9da3a474d6842a3b1483444..d25a293f604d996978dda1dad220c6128f86c366 100644 (file)
@@ -1,5 +1,7 @@
 Thu Jul  1 09:51:27 1993  Jim Kingdon  (kingdon@cygnus.com)
 
+       * xm-sysv4.h: Undefine HAVE_TERMIO.
+
        * config/mips/nm-riscos.h: Remove unmatched #endif.
        Define FETCH_INFERIOR_REGISTERS.
        * config/mips/riscos.mh: Don't include coredep.o; mips-nat.o is enough.
@@ -593,7 +595,7 @@ Tue Jun  8 17:54:09 1993  Rob Savoye  (rob@rtl.cygnus.com)
 
        * serial.c (serial_close): If scb is NULL, don't try to close
        it. 
-o      * configure.in: Add support for rom68k and bug boot monitors.
+       * configure.in: Add support for rom68k and bug boot monitors.
 
 Tue Jun  8 17:39:12 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
 
index 08057686d0f2f7fadfae466c4de2261c8380adff..6ce3bc0bf20472a6fd58143e581ec808057ee941 100644 (file)
@@ -24,6 +24,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* SVR4 has termios facilities. */
 
+#undef HAVE_TERMIO
 #define HAVE_TERMIOS
 
 /* SVR4 has mmap facilities */