diff build-aux/config.guess @ 6013:33cbc557f4e4

autoupdate
author Karl Berry <karl@freefriends.org>
date Wed, 03 Aug 2005 13:26:02 +0000
parents b1d0b44b99b3
children 7e890d4eb457
line wrap: on
line diff
--- a/build-aux/config.guess	Wed Aug 03 07:36:16 2005 +0000
+++ b/build-aux/config.guess	Wed Aug 03 13:26:02 2005 +0000
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2005-07-08'
+timestamp='2005-08-03'
 
 # 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
@@ -794,7 +794,7 @@
     i*:UWIN*:*)
 	echo ${UNAME_MACHINE}-pc-uwin
 	exit ;;
-    amd64:CYGWIN*:*:*)
+    amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
 	echo x86_64-unknown-cygwin
 	exit ;;
     p*:CYGWIN*:*)