summaryrefslogtreecommitdiff
path: root/config.guess
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2000-02-21 03:24:17 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2000-02-21 03:24:17 +0000
commit8de032f2d1bbc8291135149aff1baf48ce81675d (patch)
treedf11cbe1727e532f3c4c415d7096cade5ce382a3 /config.guess
parent91b9ff21797374a189a0bfdb1371cfd4cc928217 (diff)
cygwin32 -> cygwin
Diffstat (limited to 'config.guess')
-rwxr-xr-xconfig.guess2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.guess b/config.guess
index 885f661202..d4f82e716b 100755
--- a/config.guess
+++ b/config.guess
@@ -529,7 +529,7 @@ EOF
echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
exit 0 ;;
i*:[Cc][Yy][Gg][Ww][Ii][Nn]*:*)
- echo ${UNAME_MACHINE}-pc-cygwin32
+ echo ${UNAME_MACHINE}-pc-cygwin
exit 0 ;;
i*:MINGW*:*)
echo ${UNAME_MACHINE}-pc-mingw32