From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19395 invoked by alias); 19 May 2006 10:25:32 -0000 Received: (qmail 19352 invoked by uid 22791); 19 May 2006 10:25:32 -0000 X-Spam-Check-By: sourceware.org Received: from intranet.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.6) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 19 May 2006 10:25:28 +0000 Received: (qmail 23496 invoked from network); 19 May 2006 10:25:25 -0000 Received: from unknown (HELO digraph.polyomino.org.uk) (joseph@127.0.0.2) by mail.codesourcery.com with ESMTPA; 19 May 2006 10:25:25 -0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.52) id 1Fh2Ae-00059j-FC; Fri, 19 May 2006 10:25:24 +0000 Date: Fri, 19 May 2006 12:48:00 -0000 From: "Joseph S. Myers" To: Daniel Jacobowitz cc: Qunying Pan , gdb@sources.redhat.com Subject: Re: GDB 6.5 release process created In-Reply-To: <20060519030011.GB24596@nevyn.them.org> Message-ID: References: <20060516213808.6F8981B4BC@hermes.mvista.com> <20060518172943.1F3D11B3F4@hermes.mvista.com> <20060519030011.GB24596@nevyn.them.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00306.txt.bz2 On Thu, 18 May 2006, Daniel Jacobowitz wrote: > On Thu, May 18, 2006 at 10:29:44AM -0700, Qunying Pan wrote: > > Hello: > > > > I noticed the gdb/configure file in this prerelease was generated by > > autoconf 2.59d instead of autoconf 2.59. Should we fix it before release or > > we are going to go with autoconf 2.59d? > > Do you think it makes a major difference? I hope it won't. It changes the default infodir and mandir (to follow a more recent version of the GNU Coding Standards), so if different subdirectories use different versions then different subdirectories may install documentation in different places. -- Joseph S. Myers joseph@codesourcery.com