From 04533e3a55b754d3f56bee502faf2b6657f3dc03 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 13 May 2003 12:09:10 +0000 Subject: 2003-05-13 Andreas Jaeger * config.guess: Update to 2003-05-09 version. * config.sub: Update to 2003-05-09 version. --- config.sub | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'config.sub') diff --git a/config.sub b/config.sub index 5f94062aa..fe4f1edf3 100755 --- a/config.sub +++ b/config.sub @@ -3,7 +3,7 @@ # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003 Free Software Foundation, Inc. -timestamp='2003-02-03' +timestamp='2003-05-09' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -373,6 +373,9 @@ case $basic_machine in basic_machine=a29k-none os=-bsd ;; + amd64) + basic_machine=x86_64-pc + ;; amdahl) basic_machine=580-amdahl os=-sysv @@ -1128,7 +1131,7 @@ case $os in | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ - | -powermax* | -dnix* | -microbsd*) + | -powermax* | -dnix*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) -- cgit v1.2.3