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


Hans-Peter Nilsson wrote:
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.

Oh, that. Yea, I didn't understand it worked so I replaced it :-) (yes, it was doing some sort of thing like you describe but I couldn't figure out exactly how or what).


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

Thanks Andrew


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