From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1988 invoked by alias); 9 Jun 2004 23:26:17 -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 1963 invoked from network); 9 Jun 2004 23:26:16 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 9 Jun 2004 23:26:16 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BYCST-0005B4-35; Wed, 09 Jun 2004 19:26:13 -0400 Date: Wed, 09 Jun 2004 23:26:00 -0000 From: Daniel Jacobowitz To: Ben Elliston , cagney@gnu.org Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: top-level removal of dejagnu, expect Message-ID: <20040609232612.GA19856@nevyn.them.org> Mail-Followup-To: Ben Elliston , cagney@gnu.org, binutils@sources.redhat.com, gdb-patches@sources.redhat.com References: <20040610092223.A1221@mailhub.air.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040610092223.A1221@mailhub.air.net.au> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-06/txt/msg00201.txt.bz2 On Thu, Jun 10, 2004 at 09:22:23AM +1000, Ben Elliston wrote: > In preparation for the removal of src/{dejagnu,expect}. > Okay to commit? > > 2004-06-10 Ben Elliston > > * Makefile.def (dejagnu, expect): Remove. > * Makefile.tpl (EXPECT): Set to 'expect'. > (RUNTEST): Set to 'runtest'. > (all-dejagnu): Remove target. > (configure-expect): Likewise. > (all-expect): Likewise. > * Makefile.in: Rebuild. > * configure.in (host_tools): Remove expect and dejagnu. > (noconfigdirs): Likewise for all target triples. > * configure: Rebuild. > * src-release (do-proto-toplev): Remove kludge for gdb/708. > (DEJAGNU_SUPPORT_DIRS): Remove. > (dejagnu.tar.bz2, dejagnu.tar): Likewise. > (GDBD_SUPPORT_DIRS): Likewise. > (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise. > (INSIGHTD_SUPPORT_DIRS): Likewise. > (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise. This is going to percolate through the repository (modules file should also be adjusted eventually); you may want to hold off until Andrew has finished with GDB 6.1.1. Andrew, that should be soon, right? Every time someone messes with the top level directories, even on HEAD, GDB snapshots find a way to break. -- Daniel Jacobowitz