From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18132 invoked by alias); 15 Aug 2009 11:34:27 -0000 Received: (qmail 17983 invoked by uid 22791); 15 Aug 2009 11:34:25 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from vexpert.dbai.tuwien.ac.at (HELO vexpert.dbai.tuwien.ac.at) (128.131.111.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 15 Aug 2009 11:34:19 +0000 Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 447BA1E05B; Sat, 15 Aug 2009 13:34:13 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 9152D1005D; Sat, 15 Aug 2009 13:34:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id 81C7210059; Sat, 15 Aug 2009 13:34:15 +0200 (CEST) Date: Sat, 15 Aug 2009 11:34:00 -0000 From: Gerald Pfeifer To: Ralf Wildenhues cc: gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb@sourceware.org Subject: Re: Moving to Autoconf 2.64, Automake 1.11 In-Reply-To: <20090815112928.GB5396@gmx.de> Message-ID: References: <20090815112928.GB5396@gmx.de> User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) 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-08/txt/msg00103.txt.bz2 On Sat, 15 Aug 2009, Ralf Wildenhues wrote: > Apart from that, I would need somebody to update the autotools tarballs > at ftp://sources.redhat.com/pub/binutils for me, at the time I am > committing the above. The upstream tarballs are available here: > ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.64.tar.gz > ftp://ftp.gnu.org/gnu/automake/automake-1.11.tar.gz Looking at the dates of the original tarballs (which look like snapshots needed at that point in time), I am wondering why we shouldn't just refer to the vanilla upstream versions and downloads? Gerald