From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24035 invoked by alias); 23 Jun 2003 21:40:20 -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 5778 invoked from network); 23 Jun 2003 21:32:20 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 23 Jun 2003 21:32:20 -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 h5NLWKH10914; Mon, 23 Jun 2003 17:32:20 -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 h5NLWKI00791; Mon, 23 Jun 2003 17:32:20 -0400 Received: from [150.1.200.14] (vpn50-52.rdu.redhat.com [172.16.50.52]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h5NLWJd28913; Mon, 23 Jun 2003 17:32:19 -0400 Subject: Re: [RFA] Makefile.tpl: Add maybe-configure-itcl to configure-gdb From: Keith Seitz To: binutils@sources.redhat.com Cc: "gdb-patches@sources.redhat.com" In-Reply-To: <1055971488.2789.133.camel@lindt.uglyboxes.com> References: <1055971488.2789.133.camel@lindt.uglyboxes.com> Content-Type: text/plain Organization: Message-Id: <1056404470.1574.71.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Mon, 23 Jun 2003 21:40:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00741.txt.bz2 On Wed, 2003-06-18 at 14:24, Keith Seitz wrote: > ChangeLog > 2003-06-18 Keith Seitz > > * Makefile.tpl: Add maybe-configure-itcl to configure-gdb. > * Makefile.in: Regenerate. I've committed this patch. Keith