Hi Jeff, * Jeff Squyres wrote on Sat, Dec 03, 2005 at 05:02:45PM CET: > > Most excellent analysis. Thanks!
Thanks. > Are you going to report these bugs to the config.* maintainers? Already done. I don't know of a public archive of their email -- if you really care I could repost here what I wrote to them. > On Dec 3, 2005, at 10:30 AM, Ralf Wildenhues wrote: > > [1] wget \ > > http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/config/config/ > > config.sub \ > > http://savannah.gnu.org/cgi-bin/viewcvs/~checkout~/config/config/ > > config.guess > > FWIW, we actually do this during "make dist" so that our distribution > tarballs always have the latest/greatest config.[sub|guess]. That's always a good idea IMHO -- the autotools do similarly. Cheers, Ralf