From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31409 invoked by alias); 8 Feb 2007 22:30:46 -0000 Received: (qmail 31391 invoked by uid 22791); 8 Feb 2007 22:30:44 -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:30:39 +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 l18MUT7i025453; Thu, 8 Feb 2007 17:30:29 -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 l18MUSWY014371; Thu, 8 Feb 2007 17:30:28 -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 l18MUSZ9003559; Thu, 8 Feb 2007 17:30:28 -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 l18MUSBH028331; Thu, 8 Feb 2007 17:30:28 -0500 Received: (from dj@localhost) by greed.delorie.com (8.13.8/8.13.8/Submit) id l18MUSHF028328; Thu, 8 Feb 2007 17:30:28 -0500 Date: Thu, 08 Feb 2007 22:30:00 -0000 Message-Id: <200702082230.l18MUSHF028328@greed.delorie.com> From: DJ Delorie To: drow@false.org CC: gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb-patches@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/msg00111.txt.bz2 > Alexandre asked me to rename configure.in to configure.ac at the same > time as committing this; I'll do that too if approved. Yay for svn mv. newlib/gdb/binutils still uses cvs, though.