This is the mail archive of the gdb-patches@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]
Other format: [Raw text]

Re: [commit/sim] Force generation of configure and other stuff; Was:[commit/sim] switch autoconf 2.59


On Wed, 12 Jan 2005, Andrew Cagney wrote:
> > Goody.  I got this far as well, but thought I should get a grip
> > on that ac_objext (and why not ac_cv_objext or whatever) thingy
> > first.  I had a similar patch for the SIM_AC_OUTPUT problem, but
> > sed:ed out the space and kept the curious CONFIG_FILES test.
> > (What was it there for?)
>
> Which config_files test?

(No smiley?) The
[case "x$CONFIG_FILES" in
 xMakefile*)
that used to be in SIM_AC_OUTPUT, but which you just removed.

Oh, I see now why it was there; CONFIG_FILES was supposed to
have different values for the different AC_CONFIG_FILES parts.

Never mind, this is all history now.  But since you asked.

brgds, H-P


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