From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27929 invoked by alias); 5 Dec 2002 16:37:04 -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 27905 invoked from network); 5 Dec 2002 16:37:02 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sources.redhat.com with SMTP; 5 Dec 2002 16:37:02 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id gB5Gav919122; Thu, 5 Dec 2002 11:36:57 -0500 Received: (from dj@localhost) by envy.delorie.com (8.11.6/8.11.2) id gB5Gavq19307; Thu, 5 Dec 2002 11:36:57 -0500 Date: Thu, 05 Dec 2002 08:37:00 -0000 Message-Id: <200212051636.gB5Gavq19307@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj@delorie.com using -f From: DJ Delorie To: drow@mvista.com CC: klee@apple.com, ac131313@redhat.com, binutils@sources.redhat.com, gdb-patches@sources.redhat.com In-reply-to: <20021205163549.GA7320@nevyn.them.org> (message from Daniel Jacobowitz on Thu, 5 Dec 2002 11:35:49 -0500) Subject: Re: [RFC] Update to current automake/autoconf/libtool versions. References: <4677FA87-F736-11D6-B5E7-00039396EEB8@apple.com> <6D1408F4-0817-11D7-A7CE-00039396EEB8@apple.com> <20021205161007.GA6148@nevyn.them.org> <200212051629.gB5GTjS19237@envy.delorie.com> <20021205163549.GA7320@nevyn.them.org> X-SW-Source: 2002-12/txt/msg00146.txt.bz2 > > > 2. I'd really, really like it if we had tarballs of the _exact_ > > > version of all four autotools up on sources.redhat.com, > > > > They're in ftp://sources.redhat.com/pub/binutils/ already. Have been > > for years. > > Let me rephrase that in two parts: > - keep them updated with the new ones > - be more enthusiastic about recommending people use them. Most do > not. Hey, I didn't say it was perfect ;-) I suppose we could rig up some auto-autoconf-commit script that just did the right thing whenever configure.in's are committed.