How to update config.guess?

2016-08-01 Thread Jeffrey Walton
I'm trying to build a package from its release tarball. config.guess appears to be misidentifying the platform, so I'd like to update it to the latest version. How do I update config.guess? Thanks in advance. Jeff ___ Autoconf mailing list Autoconf@gn

Re: How to update config.guess?

2016-08-01 Thread Václav Haisman
On 1 August 2016 at 23:58, Jeffrey Walton wrote: > I'm trying to build a package from its release tarball. config.guess > appears to be misidentifying the platform, so I'd like to update it to > the latest version. > > How do I update config.guess? The upstream Git repository is there: http://git

Re: How to update config.guess?

2016-08-01 Thread Jeffrey Walton
On Mon, Aug 1, 2016 at 6:06 PM, Václav Haisman wrote: > On 1 August 2016 at 23:58, Jeffrey Walton wrote: >> I'm trying to build a package from its release tarball. config.guess >> appears to be misidentifying the platform, so I'd like to update it to >> the latest version. >> >> How do I update c

Re: How to update config.guess?

2016-08-01 Thread Wookey
On 2016-08-01 17:58 -0400, Jeffrey Walton wrote: > I'm trying to build a package from its release tarball. config.guess > appears to be misidentifying the platform, so I'd like to update it to > the latest version. > > How do I update config.guess? On distros a reasonably current version is norma