From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10428 invoked by alias); 3 Jul 2009 16:09:05 -0000 Received: (qmail 10420 invoked by uid 22791); 3 Jul 2009 16:09:04 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM,J_CHICKENPOX_92,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 03 Jul 2009 16:08:51 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n63G8RKC006090; Fri, 3 Jul 2009 12:08:27 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n63G8QbF009359; Fri, 3 Jul 2009 12:08:26 -0400 Received: from opsy.redhat.com (vpn-225-55.phx2.redhat.com [10.3.225.55]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n63G8P0Z030843; Fri, 3 Jul 2009 12:08:25 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id D00193784C5; Fri, 3 Jul 2009 10:08:24 -0600 (MDT) To: Hui Zhu Cc: gdb@sourceware.org, Tristan Gingold Subject: Re: src ChangeLog configure configure.ac References: <20090702082402.8141.qmail@sourceware.org> From: Tom Tromey Reply-To: tromey@redhat.com Date: Fri, 03 Jul 2009 16:09:00 -0000 In-Reply-To: (Hui Zhu's message of "Fri\, 3 Jul 2009 18\:05\:03 +0800") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-07/txt/msg00016.txt.bz2 >>>>> "Hui" == Hui Zhu writes: >>> -# Copyright (C) 2003, 2008 Free Software Foundation, Inc. >>> +# Copyright (C) 2003 Free Software Foundation, Inc. Hui> Could some people can help us about this? Probably someone is using a distro-modified autoconf, that has an updated date. Everybody ought to use the plain autoconf 2.59 from ftp.gnu.org, to avoid this kind of generated file churn. I checked and the unmodified autoconf only mentions 2003. Tom