Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-02-21 06:24:17 +0300
committerChristopher Faylor <me@cgf.cx>2000-02-21 06:24:17 +0300
commitd30d79907cc8bf4aa8593bc1260d92e8b8be11b4 (patch)
tree0893b64852701b4370077f961884645f35a490fe /config.guess
parent83845eaa2112dac23f4451ab934af2c64d2f5865 (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 885f66120..d4f82e716 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