From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29104 invoked by alias); 5 Dec 2002 18:59:13 -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 29090 invoked from network); 5 Dec 2002 18:59:12 -0000 Received: from unknown (HELO neon-gw.transmeta.com) (63.209.4.196) by sources.redhat.com with SMTP; 5 Dec 2002 18:59:12 -0000 Received: (from root@localhost) by neon-gw.transmeta.com (8.9.3/8.9.3) id KAA20291; Thu, 5 Dec 2002 10:58:38 -0800 Received: from mailhost.transmeta.com(10.1.1.15) by neon-gw.transmeta.com via smap (V2.1) id xma020225; Thu, 5 Dec 02 10:58:19 -0800 Received: from casey.transmeta.com (casey.transmeta.com [10.10.25.22]) by deepthought.transmeta.com (8.11.6/8.11.6) with ESMTP id gB5IwNR11437; Thu, 5 Dec 2002 10:58:23 -0800 (PST) Received: (from dje@localhost) by casey.transmeta.com (8.9.3/8.7.3) id KAA20514; Thu, 5 Dec 2002 10:58:22 -0800 From: Doug Evans MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15855.41422.793808.975309@casey.transmeta.com> Date: Thu, 05 Dec 2002 10:59:00 -0000 To: Klee Dienes Cc: Daniel Jacobowitz , "Maciej W. Rozycki" , DJ Delorie , ac131313@redhat.com, binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFC] Update to current automake/autoconf/libtool versions. In-Reply-To: References: <20021205164430.GA7865@nevyn.them.org> X-SW-Source: 2002-12/txt/msg00162.txt.bz2 Klee Dienes writes: > I'd argue that we should: > > 1) Specify the versions of autoconf/automake/libtool/gettext by > reference to official tarballs from ftp.gnu.org. This places a requirement on the maintainers of ftp.gnu.org to not delete said tarballs until binutils has been updated. I dont' think you or they want that kind of coupling. Better to uncouple things and have your own tarballs. Then you can upgrade according to your schedule, not theirs.