On 01/12/2014 11:45 PM, Madhu Pavan wrote: > I found that "autoconf-2.69" would require a patch to either config.guess or > needs to pick up the latest automake (1.13.4 or above) version from upstream.
It sounds like you have a fix, then: just upgrade to the latest automake. Or, if that's not possible for some reason, just propagate the latest config.guess into your autoconf source directory, before running 'configure'. I expect that there are other solutions as well. At some point we'll generate a new Autoconf release and at that point we'll have the latest config.guess, but there's no deadline for this.