diff build-aux/config.guess @ 9113:0395489ee2fc

* build-aux/config.guess: Update from config.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 22 Jul 2007 15:11:58 +0000
parents e4a5ce1846d4
children 770eea366530
line wrap: on
line diff
--- a/build-aux/config.guess	Sat Jul 21 08:10:38 2007 +0000
+++ b/build-aux/config.guess	Sun Jul 22 15:11:58 2007 +0000
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
 #   Inc.
 
-timestamp='2007-05-17'
+timestamp='2007-07-22'
 
 # 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
@@ -330,7 +330,7 @@
     sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
 	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
 	exit ;;
-    i86pc:SunOS:5.*:* | ix86xen:SunOS:5.*:*)
+    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
 	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
 	exit ;;
     sun4*:SunOS:6*:*)