summaryrefslogtreecommitdiff
path: root/build-aux/config.guess
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-10-26 09:46:25 -0700
committerKarl Berry <karl@freefriends.org>2018-10-26 09:46:25 -0700
commitceeae5b03847392c7295e95637bacc60a6a905ee (patch)
tree7b77cd027bf4227c74e59b1f5c681196123b3824 /build-aux/config.guess
parent47db40849f589dd4ce3e008c2fd401eee711a3e4 (diff)
downloadgnulib-ceeae5b03847392c7295e95637bacc60a6a905ee.tar.gz
autoupdate
Diffstat (limited to 'build-aux/config.guess')
-rwxr-xr-xbuild-aux/config.guess2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/config.guess b/build-aux/config.guess
index b33c9e890e..18f8edc0ff 100755
--- a/build-aux/config.guess
+++ b/build-aux/config.guess
@@ -890,7 +890,7 @@ EOF
echo "$UNAME_MACHINE"-pc-uwin
exit ;;
amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
- echo x86_64-unknown-cygwin
+ echo x86_64-pc-cygwin
exit ;;
prep*:SunOS:5.*:*)
echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"