Paolo Bonzini - Re: Updating top-level autoconf to 2.59 (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.
2.13 defaults build to host and runs config.guess if you do not specify host. 2.59 defaults host to build and runs config.guess if you do not specify build. They are clearly incompatible, and the 2.59 interpretation is pretty clearly more sensible, too.