cygwin32 -> cygwin

This commit is contained in:
Christopher Faylor 2000-02-21 03:24:17 +00:00
parent 91b9ff2179
commit 8de032f2d1
1 changed files with 1 additions and 1 deletions

2
config.guess vendored
View File

@ -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