From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20762 invoked by alias); 26 Feb 2003 18:23:43 -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 20755 invoked from network); 26 Feb 2003 18:23:42 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 26 Feb 2003 18:23:42 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id C9B762A9C; Wed, 26 Feb 2003 13:25:58 -0500 (EST) Message-ID: <3E5D06B6.2030609@redhat.com> Date: Wed, 26 Feb 2003 18:23:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com, kewarken@qnx.com Subject: Re: [Patch] correctly configure wcwidth in readline References: <200302261657.h1QGv1Q27270@duracef.shout.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00722.txt.bz2 > > I just finished my first configure patch so I just went through this. > > You should build autoconf 2.13 from ftp.gnu.org and use that to regenerate > 'configure'. Er, for GDB and binutils, you use autoconf-000227. Andrew