From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12965 invoked by alias); 19 Jan 2005 20:35:54 -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 12948 invoked from network); 19 Jan 2005 20:35:51 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 19 Jan 2005 20:35:51 -0000 Received: from drow by nevyn.them.org with local (Exim 4.43 #1 (Debian)) id 1CrMXf-0003T5-NK; Wed, 19 Jan 2005 15:35:03 -0500 Date: Wed, 19 Jan 2005 20:35:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: Scott Bambrough , Richard.Earnshaw@arm.com, gdb-patches@sources.redhat.com Subject: Re: RFA: Regenerate rdi-share configury Message-ID: <20050119203503.GA13190@nevyn.them.org> Mail-Followup-To: Jim Blandy , Scott Bambrough , Richard.Earnshaw@arm.com, gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2005-01/txt/msg00206.txt.bz2 On Wed, Jan 19, 2005 at 03:17:32PM -0500, Jim Blandy wrote: > > This patch is a prerequisite for the next one I'll post, which allows > the ARM embedded target to build again, and addresses the FIXME's > discussed in this thread: > > http://sources.redhat.com/ml/gdb-patches/2005-01/msg00038.html > > This patch just regenerates the rdi-share configure script and > aclocal.m4 file. It is needed because configure scripts generated by > older versions of autoconf don't understand the arguments passed by > configure scripts generated by newer autoconfs. > > 2005-01-19 Jim Blandy > > * rdi-share/configure, rdi-share/aclocal.m4: Regenerated using > autoconf 2.59 and automake 1.9.3. > > Build-tested on arm-elf (sim). Okay to commit? Certainly, this is obvious - but please don't post diffs to the generated files next time... -- Daniel Jacobowitz