Re: [PATCH 64bit] automake 1.13.1-1: Fix config.guess result

2013-04-12 Thread Christian Franke
Yaakov (Cygwin/X) wrote: On 2013-04-12 00:38, Christian Franke wrote: Recent config.guess still detects 64bit Cygwin as x86_64-unknown-cygwin. This should probably be changed (upstream) to be consistent with i686-pc-cygwin. This was discussed a short while ago on cygwin-developers. Sorry for

Re: [PATCH 64bit] automake 1.13.1-1: Fix config.guess result

2013-04-12 Thread Yaakov (Cygwin/X)
On 2013-04-12 00:38, Christian Franke wrote: Recent config.guess still detects 64bit Cygwin as x86_64-unknown-cygwin. This should probably be changed (upstream) to be consistent with i686-pc-cygwin. This was discussed a short while ago on cygwin-developers. Bottom line: while we could do so,