mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-04 20:28:21 +12:00
* 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:
2
config.guess
vendored
2
config.guess
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user