From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3335 invoked by alias); 10 Mar 2003 18:38:30 -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 3318 invoked from network); 10 Mar 2003 18:38:29 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 10 Mar 2003 18:38:29 -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 h2AIcTQ20543; Mon, 10 Mar 2003 13:38:29 -0500 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 h2AIcTV18726; Mon, 10 Mar 2003 13:38:29 -0500 Received: from [150.1.200.14] (vpn50-40.rdu.redhat.com [172.16.50.40]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h2AIcR117758; Mon, 10 Mar 2003 13:38:28 -0500 Subject: Re: [toplevel patch] delete references to tix From: Keith Seitz To: Nathanael Nerode Cc: "gdb-patches@sources.redhat.com" , binutils@sources.redhat.com, "insight@sources.redhat.com" , gcc-patches@gcc.gnu.org, dj@redhat.com In-Reply-To: <20030310182220.GA461@doctormoo> References: <20030310182220.GA461@doctormoo> Content-Type: text/plain Organization: Message-Id: <1047321937.1490.15.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Mon, 10 Mar 2003 18:38:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2003-03/txt/msg00222.txt.bz2 On Mon, 2003-03-10 at 10:22, Nathanael Nerode wrote: > Insight ripped tix out of CVS. Time to get rid of it I think. OK? > > * Makefile.def: Remove references to tix. > * Makefile.tpl: Remove references to tix. > * Makefile.in: Regenerate. > * configure.in: Remove references to tix. > * configure: Regenerate. Be my guest! Keith