* [RFA] define NEW_PROC_API on Interix (resubmission)
@ 2002-10-21 21:35 Joel Brobecker
2002-10-22 7:13 ` Andrew Cagney
0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2002-10-21 21:35 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 606 bytes --]
I am resubmitting a change that I first submitted in
http://sources.redhat.com/ml/gdb-patches/2002-10/msg00330.html.
In that message, the patch to configure was actually a hand-change to
configure because autoconf was generating too many changes that were
unrelated to mine.
Now that I have regenerated the configure script, I could use autoconf
to generate the change to configure, and hence I am resubmitting this
patch here.
Ok to apply?
2002-10-20 Joel Brobecker <brobecker@gnat.com>
* configure.in: Define NEW_PROC_API on Interix too.
* configure: Regenerate.
Thanks,
--
Joel
[-- Attachment #2: configure.diff --]
[-- Type: text/plain, Size: 1293 bytes --]
Index: configure.in
===================================================================
RCS file: /cvs/src/src/gdb/configure.in,v
retrieving revision 1.91
diff -c -3 -r1.91 configure.in
*** configure.in 20 Sep 2002 00:24:01 -0000 1.91
--- configure.in 22 Oct 2002 03:55:03 -0000
***************
*** 279,285 ****
ia64-*-aix*)
AC_DEFINE(NEW_PROC_API)
;;
! *-*-unixware* | *-*-sysv4.2* | *-*-sysv5*)
AC_DEFINE(NEW_PROC_API)
;;
*-*-solaris2.[[678]])
--- 279,285 ----
ia64-*-aix*)
AC_DEFINE(NEW_PROC_API)
;;
! *-*-unixware* | *-*-sysv4.2* | *-*-sysv5* | *-*-interix* )
AC_DEFINE(NEW_PROC_API)
;;
*-*-solaris2.[[678]])
Index: configure
===================================================================
RCS file: /cvs/src/src/gdb/configure,v
retrieving revision 1.91
diff -c -3 -r1.91 configure
*** configure 22 Oct 2002 03:54:20 -0000 1.91
--- configure 22 Oct 2002 03:55:07 -0000
***************
*** 4989,4995 ****
EOF
;;
! *-*-unixware* | *-*-sysv4.2* | *-*-sysv5*)
cat >> confdefs.h <<\EOF
#define NEW_PROC_API 1
EOF
--- 4989,4995 ----
EOF
;;
! *-*-unixware* | *-*-sysv4.2* | *-*-sysv5* | *-*-interix* )
cat >> confdefs.h <<\EOF
#define NEW_PROC_API 1
EOF
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA] define NEW_PROC_API on Interix (resubmission)
2002-10-21 21:35 [RFA] define NEW_PROC_API on Interix (resubmission) Joel Brobecker
@ 2002-10-22 7:13 ` Andrew Cagney
2002-10-22 13:22 ` Joel Brobecker
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cagney @ 2002-10-22 7:13 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb-patches
> I am resubmitting a change that I first submitted in
> http://sources.redhat.com/ml/gdb-patches/2002-10/msg00330.html.
> In that message, the patch to configure was actually a hand-change to
> configure because autoconf was generating too many changes that were
> unrelated to mine.
>
> Now that I have regenerated the configure script, I could use autoconf
> to generate the change to configure, and hence I am resubmitting this
> patch here.
>
> Ok to apply?
>
> 2002-10-20 Joel Brobecker <brobecker@gnat.com>
>
> * configure.in: Define NEW_PROC_API on Interix too.
> * configure: Regenerate.
>
Yep.
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFA] define NEW_PROC_API on Interix (resubmission)
2002-10-22 7:13 ` Andrew Cagney
@ 2002-10-22 13:22 ` Joel Brobecker
0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2002-10-22 13:22 UTC (permalink / raw)
To: Andrew Cagney; +Cc: gdb-patches
On Tue, Oct 22, 2002 at 10:13:24AM -0400, Andrew Cagney wrote:
> >2002-10-20 Joel Brobecker <brobecker@gnat.com>
> >
> > * configure.in: Define NEW_PROC_API on Interix too.
> > * configure: Regenerate.
> >
>
> Yep.
Thank you. Checked in.
--
Joel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-10-22 20:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-21 21:35 [RFA] define NEW_PROC_API on Interix (resubmission) Joel Brobecker
2002-10-22 7:13 ` Andrew Cagney
2002-10-22 13:22 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox