* config.guess (x86:Interix*:[345]*): Retain full Interix version.

* testsuite/config-guess.data: Update Interix test(s).

	* testsuite/config-guess.data: Tweak MSYS_NT-5.1 test.
This commit is contained in:
Ben Elliston
2006-02-23 05:48:24 +00:00
parent 827dfa8684
commit b5575eb7cb
3 changed files with 12 additions and 3 deletions

2
config.guess vendored
View File

@ -791,7 +791,7 @@ EOF
echo ${UNAME_MACHINE}-pc-pw32
exit ;;
x86:Interix*:[345]*)
echo i586-pc-interix${UNAME_RELEASE}|sed -e 's/\..*//'
echo i586-pc-interix${UNAME_RELEASE}
exit ;;
[345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
echo i${UNAME_MACHINE}-pc-mks