changeset 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 8b2acf250f22
children 81009beff1e2
files ChangeLog build-aux/config.guess
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Jul 21 08:10:38 2007 +0000
+++ b/ChangeLog	Sun Jul 22 15:11:58 2007 +0000
@@ -1,3 +1,7 @@
+2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
+
+	* build-aux/config.guess: Update from config.
+
 2007-07-21  Bruno Haible  <bruno@clisp.org>
 
 	* lib/error.c (_) [ENABLE_NLS]: Define to gettext.
--- 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*:*)