Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFC/AIX] xm-aix4.h - Remove HAVE_TERMIOS #define
@ 2004-08-08  4:27 Joel Brobecker
  2004-08-09 18:27 ` Kevin Buettner
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Brobecker @ 2004-08-08  4:27 UTC (permalink / raw)
  To: gdb-patches; +Cc: Andrew Cagney, Peter Schauer, Kevin Buettner

config/xm-aix4.h contains the following definitions:

| /* At least as of AIX 3.2, we have termios.  */
| #define HAVE_TERMIOS 1
| /* #define HAVE_TERMIO 1 */

I think we should be able to delete this one. It's already handled
by the configury. I checked in config.h, it's defined.

I'll give it a try when I have moment.

-- 
Joel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [RFC/AIX] xm-aix4.h - Remove HAVE_TERMIOS #define
  2004-08-08  4:27 [RFC/AIX] xm-aix4.h - Remove HAVE_TERMIOS #define Joel Brobecker
@ 2004-08-09 18:27 ` Kevin Buettner
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Buettner @ 2004-08-09 18:27 UTC (permalink / raw)
  To: gdb-patches

On Sat, 7 Aug 2004 21:27:18 -0700
Joel Brobecker <brobecker@gnat.com> wrote:

> config/xm-aix4.h contains the following definitions:
> 
> | /* At least as of AIX 3.2, we have termios.  */
> | #define HAVE_TERMIOS 1
> | /* #define HAVE_TERMIO 1 */
> 
> I think we should be able to delete this one. It's already handled
> by the configury. I checked in config.h, it's defined.
> 
> I'll give it a try when I have moment.

Yeah, this sounds reasonable to me.

Kevin


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-09 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-08  4:27 [RFC/AIX] xm-aix4.h - Remove HAVE_TERMIOS #define Joel Brobecker
2004-08-09 18:27 ` Kevin Buettner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox