From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27169 invoked by alias); 18 Jun 2003 21:35: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 20377 invoked from network); 18 Jun 2003 21:32:12 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 18 Jun 2003 21:32:12 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h5ILWBH02900; Wed, 18 Jun 2003 17:32:11 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5ILWBI05813; Wed, 18 Jun 2003 17:32:11 -0400 Received: from [150.1.200.14] (vpn50-32.rdu.redhat.com [172.16.50.32]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5ILWAZ08639; Wed, 18 Jun 2003 17:32:10 -0400 Subject: Re: [RFA] Makefile.tpl: Add maybe-configure-itcl to configure-gdb From: Keith Seitz To: binutils@sources.redhat.com, "gdb-patches@sources.redhat.com" Cc: dj@delorie.com In-Reply-To: <20030618212707.GA5602@nevyn.them.org> References: <1055971488.2789.133.camel@lindt.uglyboxes.com> <20030618212707.GA5602@nevyn.them.org> Content-Type: text/plain Organization: Message-Id: <1055972436.1994.139.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Wed, 18 Jun 2003 21:35:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00601.txt.bz2 On Wed, 2003-06-18 at 14:27, Daniel Jacobowitz wrote: > This is OK. It should be committed in gcc/ at the same time; if you > don't have write access I guess DJ's sync scripts will pick it up? I do not have access to gcc. Aside: I presume the MAINTAINERS file needs to be updated so that it mentions Makefile.tpl and the real procedure for getting patches to it approved... Keith