From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17916 invoked by alias); 18 Jan 2005 21:05:19 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 17833 invoked from network); 18 Jan 2005 21:05:15 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 18 Jan 2005 21:05:15 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j0IL5AUG005492 for ; Tue, 18 Jan 2005 16:05:15 -0500 Received: from localhost.redhat.com (vpn50-9.rdu.redhat.com [172.16.50.9]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j0IL5AO07196; Tue, 18 Jan 2005 16:05:10 -0500 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 6D13D7D79; Tue, 18 Jan 2005 16:03:00 -0500 (EST) Message-ID: <41ED7982.3030106@gnu.org> Date: Tue, 18 Jan 2005 21:05:00 -0000 From: Andrew Cagney User-Agent: Mozilla Thunderbird 0.8 (X11/20041020) MIME-Version: 1.0 To: Mark Kettenis Cc: gdb@sources.redhat.com Subject: Re: [PATCH/RFA] sim autoconf conversion fallout References: <200501161926.j0GJQGX7005764@elgar.sibelius.xs4all.nl> <41ED6BFD.6060602@gnu.org> <200501182035.j0IKZcrn004218@elgar.sibelius.xs4all.nl> In-Reply-To: <200501182035.j0IKZcrn004218@elgar.sibelius.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-01/txt/msg00092.txt.bz2 Mark Kettenis wrote: >It seems though that d10v is also broken. Hardly suprising, the d10v is obsolete. > Thanks for fixing it. However, what's against configuring the common > directory unconditionally? Makes things even simpler ;-). Nothing. Once the d10v is gone, that would make sense. Andrew