* config.guess (i*86:Linux:*:*): Recognise the Sun Studio compiler

by handling #if defined(__sun).
This commit is contained in:
Ben Elliston
2006-02-23 05:07:43 +00:00
parent 266f165483
commit 827dfa8684
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-02-23 Dan Nicolaescu <dann@ics.uci.edu>
* config.guess (i*86:Linux:*:*): Recognise the Sun Studio compiler
by handling #if defined(__sun).
2006-02-23 Ben Elliston <bje@gnu.org>
* config.guess: Handle i*:MSYS_NT-*:*:* for MSYS/Mingw.