changeset 29215:c364981cd959

autoupdate
author Karl Berry <karl@freefriends.org>
date Thu, 13 Dec 2007 06:23:06 -0800
parents 320b0092c780
children 4af5a4be9c8c
files build-aux/config.guess
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build-aux/config.guess	Wed Dec 12 10:29:17 2007 -0700
+++ b/build-aux/config.guess	Thu Dec 13 06:23:06 2007 -0800
@@ -4,7 +4,7 @@
 #   2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
 #   Inc.
 
-timestamp='2007-12-05'
+timestamp='2007-12-12'
 
 # 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
@@ -799,6 +799,9 @@
 	    EM64T | authenticamd)
 		echo x86_64-unknown-interix${UNAME_RELEASE}
 		exit ;;
+	    IA64)
+		echo ia64-unknown-interix${UNAME_RELEASE}
+		exit ;;
 	esac ;;
     [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
 	echo i${UNAME_MACHINE}-pc-mks