From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7734 invoked by alias); 8 Feb 2007 22:54:42 -0000 Received: (qmail 7712 invoked by uid 22791); 8 Feb 2007 22:54:41 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Feb 2007 22:54:37 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l18MsQBJ003333; Thu, 8 Feb 2007 17:54:26 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l18MsPIm021590; Thu, 8 Feb 2007 17:54:25 -0500 Received: from greed.delorie.com (sebastian-int.corp.redhat.com [172.16.52.221]) by post-office.corp.redhat.com (8.12.11.20060308/8.11.6) with ESMTP id l18MsP1k012196; Thu, 8 Feb 2007 17:54:25 -0500 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.8/8.13.1) with ESMTP id l18MsOjf028644; Thu, 8 Feb 2007 17:54:24 -0500 Received: (from dj@localhost) by greed.delorie.com (8.13.8/8.13.8/Submit) id l18MsOuR028641; Thu, 8 Feb 2007 17:54:24 -0500 Date: Thu, 08 Feb 2007 22:54:00 -0000 Message-Id: <200702082254.l18MsOuR028641@greed.delorie.com> From: DJ Delorie To: drow@false.org CC: gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb-patches@sourceware.org, newlib@sourceware.org In-reply-to: <20070208222020.GA2267@nevyn.them.org> (message from Daniel Jacobowitz on Thu, 8 Feb 2007 17:20:20 -0500) Subject: Re: Updating top-level autoconf to 2.59 References: <20070111225346.GA1335@nevyn.them.org> <20070207193352.GA13757@nevyn.them.org> <20070208222020.GA2267@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00114.txt.bz2 > Is this OK? This is OK to commit in the morning; to give everyone one last chance to complain. It looks OK to me, but it affects such a large range of projects that I'm being extra paranoid. Newlib added to the cc list, too. > 2007-02-08 Daniel Jacobowitz > > * Makefile.tpl (build_alias, host_alias, target_alias): Use > noncanonical equivalents. > * configure.in: Update AC_PREREQ. Prevent error for AS_FOR_TARGET. > Set build_noncanonical, host_noncanonical, and target_noncanonical. > Use them. Rewrite removal of configure arguments for autoconf > 2.59. Discard variable settings. Force program_transform_name for > native tools. > * Makefile.in: Regenerated. > * configure: Regenerated with autoconf 2.59.