From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14998 invoked by alias); 30 Dec 2002 10:57:11 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 14975 invoked from network); 30 Dec 2002 10:57:09 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by 209.249.29.67 with SMTP; 30 Dec 2002 10:57:09 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gBUATuB04653; Mon, 30 Dec 2002 05:29:56 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gBUAuva16794; Mon, 30 Dec 2002 05:56:57 -0500 Received: from north-pole.nickc.cambridge.redhat.com.redhat.com (vpn50-8.rdu.redhat.com [172.16.50.8]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gBUAusL24534; Mon, 30 Dec 2002 05:56:55 -0500 To: neroden@twcny.rr.com Cc: gcc@gcc.gnu.org, gdb@sources.redhat.com, binutils@sources.redhat.com, newlib@sources.redhat.com Subject: Re: Planning for the Autoconf 2.5x transition? References: <20021224055606.GA957@doctormoo> From: Nick Clifton Date: Mon, 30 Dec 2002 07:34:00 -0000 In-Reply-To: <20021224055606.GA957@doctormoo> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-12/txt/msg01569.txt.bz2 Hi Nathanael, > 1. Make all directories have configure.in scripts which work > correctly with *both* 2.13 and 2.5x, then switch over. I would prefer this scheme. Cheers Nick