On Fri, Apr 27, 2018 at 12:07:24PM +0200, jup...@t-online.de wrote:

> Config.guess fails to detect Cygwin64 on AppVeyor.

> > uname -s = Cygwin64_NT-10.0

Hmmm. We only match 'CYGWIN' in all caps:

bje@bapbop:~/source/config (master)$ grep -i cygwin config.guess
    i*:CYGWIN*:*)
    amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)

Where did this Cygwin come from? Ernie, et al, do we need to match
"Cygwin", too, now? Sheesh.

Cheers, Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to