From b96a4bc6beb3d1d98ea3656c252e3a8073f3e33f Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 21 Feb 2000 03:24:17 +0000 Subject: cygwin32 -> cygwin --- config.guess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.guess') diff --git a/config.guess b/config.guess index 885f6612027..d4f82e716bc 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 -- cgit v1.2.1