From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Received: (qmail 29465 invoked from network); 11 Nov 2002 21:29:06 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 11 Nov 2002 21:29:06 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gABL62w09977; Mon, 11 Nov 2002 16:06:02 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gABLT2x05257; Mon, 11 Nov 2002 16:29:02 -0500 Received: from tonopah.toronto.redhat.com (tonopah.toronto.redhat.com [172.16.14.91]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id gABLT0H06495; Mon, 11 Nov 2002 13:29:00 -0800 Received: (from wilson@localhost) by tonopah.toronto.redhat.com (8.11.6/8.11.6) id gABLSxd15062; Mon, 11 Nov 2002 16:28:59 -0500 X-Authentication-Warning: tonopah.toronto.redhat.com: wilson set sender to wilson@redhat.com using -f To: Nathanael Nerode Cc: newlib@sources.redhat.com, binutils@sources.redhat.com, gdb-patches@sources.redhat.com, gcc-patches@sources.redhat.com, dj@redhat.com Subject: Re: Patch: drop NEC v810 support References: <20021111000953.GA526@doctormoo> <3DD01A87.8070200@twcny.rr.com> From: Jim Wilson Date: Mon, 11 Nov 2002 17:15:00 -0000 In-Reply-To: <3DD01A87.8070200@twcny.rr.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-11/txt/msg00324.txt.bz2 > * configure.in (v810*): Remove special setting of tools. This is OK. Jim