From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22976 invoked by alias); 2 Jul 2005 01:39:08 -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 22966 invoked by uid 22791); 2 Jul 2005 01:39:03 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 02 Jul 2005 01:39:03 +0000 Received: from drow by nevyn.them.org with local (Exim 4.51) id 1DoWyD-0000eh-Gn; Fri, 01 Jul 2005 21:39:01 -0400 Date: Sat, 02 Jul 2005 01:39:00 -0000 From: Daniel Jacobowitz To: Steve Ellcey Cc: gdb-patches@sourceware.org Subject: Re: Patch for gdb/configure cleanup (autoheader warnings) Message-ID: <20050702013901.GA2389@nevyn.them.org> Mail-Followup-To: Steve Ellcey , gdb-patches@sourceware.org References: <200507012310.QAA18004@hpsje.cup.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200507012310.QAA18004@hpsje.cup.hp.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-07/txt/msg00011.txt.bz2 On Fri, Jul 01, 2005 at 04:10:14PM -0700, Steve Ellcey wrote: > Part of this patch is to remove the file acconfig.h. If there is > something more than 'cvs remove' that needs to be done when removing a > file I would like to know so that I don't do something bad. I don't > think we can just leave the file behind because if we do autoconf will > continue to look at it and issue warnings. That's enough. > OK for checkin? > > > gdb/ChangeLog > > 2005-07-01 Steve Ellcey > > * configure.ac: > * acconfig.h: Remove file. > * acinclude.m4 (AC_GNU_SOURCE): Remove definition. > * configure: Regenerate. > * config.in: Regenerate. You've lost half your changelog entry :-) Also, I notice you're converting XM_FILE. It's dead; there are no sets of it any more. Someone should go through and purge the remaining bits of it soon... -- Daniel Jacobowitz CodeSourcery, LLC