This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: fwd: fixing some FIXMEs


On Tue, Jan 09, 2001 at 03:29:47AM -0500, Eli Zaretskii wrote:
> > From: Phil Edwards <pedwards@disaster.jaj.com>
> > 
> > I ran into these two FIXMEs in the top-level configury.  The one which
> > tests the host is moved into the per-host section, and the one which sets
> > up GDB_TK is moved into the per-target section.
> > 
> > Opinions?  Comments?
> 
> I'd need to see the regenerated configure script to judge whether this
> is okay for the DJGPP port.  (I don't have Autoconf installed and
> don't have time to futz with it, sorry.)

There is no regenerated script; those are "Cygnus configure" files,
not Autoconf.  (Take a look at the comments in the top of configure.in.)
The configure.in files gets broken into pieces and then source'd by
configure at different points.

The code you see is exactly what gets executed.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]