summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcls%seawood.org <devnull@localhost>2001-02-24 08:13:49 +0000
committercls%seawood.org <devnull@localhost>2001-02-24 08:13:49 +0000
commitc6dcb8c10c7c9a3e08bf4f4fc9b6b19d4ac45349 (patch)
tree4e3163b5f0a8dbaa9aecc26f8202779da4f9776a
parentea6b7893714e212ae6c5199fabd84bc1b18662bd (diff)
downloadnspr-hg-c6dcb8c10c7c9a3e08bf4f4fc9b6b19d4ac45349.tar.gz
Oops, win9x users must really hate me
-rwxr-xr-xbuild/autoconf/config.guess2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/autoconf/config.guess b/build/autoconf/config.guess
index 6d5281f0..642042d4 100755
--- a/build/autoconf/config.guess
+++ b/build/autoconf/config.guess
@@ -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*:*)