tools/config.guess
changeset 139 3e003e24f0e5
parent 23 78d0b570baf7
child 295 ac33f59abd46
     1.1 --- a/tools/config.guess	Tue Apr 10 14:55:15 2007 +0000
     1.2 +++ b/tools/config.guess	Sun May 27 21:15:46 2007 +0000
     1.3 @@ -4,7 +4,7 @@
     1.4  #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
     1.5  #   Inc.
     1.6  
     1.7 -timestamp='2007-03-06'
     1.8 +timestamp='2007-05-17'
     1.9  
    1.10  # This file is free software; you can redistribute it and/or modify it
    1.11  # under the terms of the GNU General Public License as published by
    1.12 @@ -330,7 +330,7 @@
    1.13      sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
    1.14  	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
    1.15  	exit ;;
    1.16 -    i86pc:SunOS:5.*:*)
    1.17 +    i86pc:SunOS:5.*:* | ix86xen:SunOS:5.*:*)
    1.18  	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
    1.19  	exit ;;
    1.20      sun4*:SunOS:6*:*)