From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8716 invoked by alias); 7 Jan 2005 16:54:31 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 7947 invoked from network); 7 Jan 2005 16:54:14 -0000 Received: from unknown (HELO cam-admin0.cambridge.arm.com) (193.131.176.58) by sourceware.org with SMTP; 7 Jan 2005 16:54:14 -0000 Received: from pc960.cambridge.arm.com (pc960.cambridge.arm.com [10.1.205.4]) by cam-admin0.cambridge.arm.com (8.12.10/8.12.10) with ESMTP id j07Gqw4m027989; Fri, 7 Jan 2005 16:52:58 GMT Received: from pc960.cambridge.arm.com (localhost.localdomain [127.0.0.1]) by pc960.cambridge.arm.com (8.12.8/8.12.8) with ESMTP id j07Gs0rg010359; Fri, 7 Jan 2005 16:54:00 GMT Received: (from rearnsha@localhost) by pc960.cambridge.arm.com (8.12.8/8.12.8/Submit) id j07Gs0V0010357; Fri, 7 Jan 2005 16:54:00 GMT X-Authentication-Warning: pc960.cambridge.arm.com: rearnsha set sender to rearnsha@arm.com using -f Subject: Re: [commit/config] Disable configure.tgt code modifying configdirs From: Richard Earnshaw To: Andrew Cagney Cc: gdb-patches@sources.redhat.com In-Reply-To: <41DEB86A.1020201@gnu.org> References: <41DEB86A.1020201@gnu.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1105116839.9980.0.camel@pc960.cambridge.arm.com> Mime-Version: 1.0 Date: Fri, 07 Jan 2005 16:54:00 -0000 X-SW-Source: 2005-01/txt/msg00039.txt.bz2 On Fri, 2005-01-07 at 16:27, Andrew Cagney wrote: > This, as it stands, doesn't work with autoconf (AC_CONFIG_SUBDIRS can't > take a variable). I've disabled it for now. > > Richard, assuming rdi-share is still relevant, we'll need to find a way > to handle this this and re-enable it. > > Andrew Hmm, I've got too much on my plate to look at this right now. Can you open a PR for it, so that it doesn't get lost. R.