summaryrefslogtreecommitdiff
path: root/build/autoconf
diff options
context:
space:
mode:
authorcls%seawood.org <devnull@localhost>2001-02-24 08:18:12 +0000
committercls%seawood.org <devnull@localhost>2001-02-24 08:18:12 +0000
commita0e661c7386c3c5328196957310bce3be4b90f32 (patch)
treeb6e6e34e7991b8c8bc268f6fba298120aaed59ae /build/autoconf
parent8531aa6a458f35903503f7a060080ebe7bafa86b (diff)
downloadnspr-hg-a0e661c7386c3c5328196957310bce3be4b90f32.tar.gz
Work for 9x users too
Diffstat (limited to 'build/autoconf')
-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*:*)