* config.guess (*:Interix*:[3456]*): Consolidate all machine

possibilities into a single entry with a case statement that
	examines ${UNAME_MACHINE}. Suggested by <jerker.back@telia.com>.
This commit is contained in:
Ben Elliston
2007-03-06 04:12:53 +00:00
parent d234fa051e
commit b3c5852d35
2 changed files with 16 additions and 7 deletions

View File

@ -1,3 +1,9 @@
2007-03-06 Ben Elliston <bje@gnu.org>
* config.guess (*:Interix*:[3456]*): Consolidate all machine
possibilities into a single entry with a case statement that
examines ${UNAME_MACHINE}. Suggested by <jerker.back@telia.com>.
2007-01-18 Ben Elliston <bje@gnu.org>
* testsuite/config-sub.data: Add MeP test cases.