From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22753 invoked by alias); 8 Mar 2002 19:03:35 -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 22589 invoked from network); 8 Mar 2002 19:03:18 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 8 Mar 2002 19:03:18 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 8C7C93E74; Fri, 8 Mar 2002 14:03:11 -0500 (EST) Message-ID: <3C890AEF.5020502@cygnus.com> Date: Fri, 08 Mar 2002 11:03:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.8) Gecko/20020210 X-Accept-Language: en-us MIME-Version: 1.0 To: Daniel Jacobowitz Cc: DJ Delorie , binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] Clean up intl/ in distclean References: <20020308115900.A1058@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00119.txt.bz2 > intl/ leaves behind stamp-h, config.cache, and config.status after a 'make > distclean'; this patch removes them. OK to commit this, and get them out of > binutils release tarballs - or do patches to intl/ go somewhere else first? > The MAINTAINERS entry is not exactly clear. Hmm, can you pull this into the GDB 5.2 branch as well? (and close gdb/394 :-) Andrew