Revert these patches at Earnie Boyd's request:

* testsuite/config-guess.data: Tweak MSYS_NT-5.1 test.

	* config.guess: Handle i*:MSYS_NT-*:*:* for MSYS/Mingw.
	* testsuite/config-guess.data: Add test case.
This commit is contained in:
Ben Elliston
2006-03-12 23:43:49 +00:00
parent 28802bac25
commit 5280f7c33a
3 changed files with 10 additions and 5 deletions

5
config.guess vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
timestamp='2006-02-27'
timestamp='2006-03-13'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@ -781,9 +781,6 @@ EOF
i*:MINGW*:*)
echo ${UNAME_MACHINE}-pc-mingw32
exit ;;
i*:MSYS_NT-*:*:*)
echo ${UNAME_MACHINE}-pc-mingw32
exit ;;
i*:windows32*:*)
# uname -m includes "-pc" on this system.
echo ${UNAME_MACHINE}-mingw32