From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27434 invoked by alias); 9 Jul 2002 15:47:00 -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 27423 invoked from network); 9 Jul 2002 15:46:58 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 9 Jul 2002 15:46:58 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 85557D2CBD; Tue, 9 Jul 2002 08:46:58 -0700 (PDT) Date: Tue, 09 Jul 2002 08:59:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: tromey@redhat.com, gdb-patches@sources.redhat.com Subject: Re: Which autoheader? Message-ID: <20020709154658.GB2538@gnat.com> References: <3D2A658A.1060100@ges.redhat.com> <87ptxxfpsh.fsf@fleche.redhat.com> <3D2AEFE7.2090605@ges.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D2AEFE7.2090605@ges.redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2002-07/txt/msg00152.txt.bz2 > >What is 000227? > > Both GDB and BINUTILS are regenerated using auto ``000227'' which can be > found in: > ftp://sources.redhat.com/~ftp/pub/binutils/ > there are also automake, gettext and libtool. How applicable the latter > ones are to GDB I don't know. > (this confusion is normal :-) I have been looking for where to find this version of autoconf in the gdb internals manual, yesterday. All it says is "make sure you have the right version, most pre-installed autoconfs are not correct". May I suggest we add this to the gdb internals manual? -- Joel