# HG changeset patch # User Karl Berry # Date 1163002070 0 # Node ID 63ef9a2872fbae19c9ca0ca203c56c1e1e04545e # Parent 2614fc96376a8e61af6ee31c6632ae73f6da7f7f autoupdate diff -r 2614fc96376a -r 63ef9a2872fb build-aux/config.guess --- a/build-aux/config.guess Wed Nov 08 14:03:04 2006 +0000 +++ b/build-aux/config.guess Wed Nov 08 16:07:50 2006 +0000 @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2006-11-07' +timestamp='2006-11-08' # 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 @@ x86:Interix*:[3456]*) echo i586-pc-interix${UNAME_RELEASE} exit ;; - EM64T:Interix*:[3456]*) + EM64T:Interix*:[3456]* | authenticamd:Interix*:[3456]*) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)