Update tools/config.guess.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun May 27 21:15:46 2007 +0000 (2007-05-27)
changeset 1393e003e24f0e5
parent 138 dc4ce917245f
child 140 868aa6d66b01
Update tools/config.guess.
tools/config.guess
     1.1 --- a/tools/config.guess	Sun May 27 20:29:22 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*:*)