Work for 9x users too

git-svn-id: svn://10.0.0.236/trunk@87892 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2001-02-24 08:18:12 +00:00
parent 1e2620b0a8
commit ea631a6d3e

View File

@@ -736,7 +736,7 @@ EOF
echo ${UNAME_MACHINE}-pc-mingw32
exit 0 ;;
# Netscape's hacked uname
xx:WINNT:*)
xx:WINNT:* | xx:WIN95:*)
echo i586-pc-msvc
exit 0 ;;
i*:PW*:*)