From 584365b04bc0f3088416f6ca8414665694c427c5 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 29 Oct 2005 09:45:16 +0000 Subject: sync with config cvs --- package/gnuconfig/config.guess | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package/gnuconfig/config.guess') diff --git a/package/gnuconfig/config.guess b/package/gnuconfig/config.guess index d28879237..c8446bab4 100755 --- a/package/gnuconfig/config.guess +++ b/package/gnuconfig/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-08-03' +timestamp='2005-09-19' # 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 @@ -1203,7 +1203,6 @@ EOF *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown case $UNAME_PROCESSOR in - *86) UNAME_PROCESSOR=i686 ;; unknown) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} -- cgit v1.2.3