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:
2
mozilla/nsprpub/build/autoconf/config.guess
vendored
2
mozilla/nsprpub/build/autoconf/config.guess
vendored
@@ -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*:*)
|
||||
|
||||
Reference in New Issue
Block a user