X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Fconfig.guess;h=ad5281e66e9def96e03533881ed570a8a495ccd5;hb=5f797dd39d3401017742a719494dc8b1eb89f053;hp=480b123b8ee8acfe5a35d3f4da555804c5dc07b9;hpb=ad4716737d6ffa8ce8a7a4f40e76c124ae9e722c;p=gnulib.git diff --git a/build-aux/config.guess b/build-aux/config.guess index 480b123b8..ad5281e66 100755 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@ -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 @@ EOF i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit ;; - amd64:CYGWIN*:*:*) + amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) echo x86_64-unknown-cygwin exit ;; p*:CYGWIN*:*)