From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1790 invoked by alias); 31 Mar 2005 15:25:54 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 1558 invoked from network); 31 Mar 2005 15:25:49 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 31 Mar 2005 15:25:49 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DH1Za-0001Ff-Oj; Thu, 31 Mar 2005 10:27:06 -0500 Date: Thu, 31 Mar 2005 17:28:00 -0000 From: Daniel Jacobowitz To: Jerome Guitton Cc: binutils@sources.redhat.com Subject: Re: [RFA] fix compilation warning in libiberty.h Message-ID: <20050331152706.GA4630@nevyn.them.org> Mail-Followup-To: Jerome Guitton , binutils@sources.redhat.com References: <20050331132734.GA25521@adacore.com> <20050331144312.GA2694@nevyn.them.org> <20050331151133.GC29503@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050331151133.GC29503@adacore.com> User-Agent: Mutt/1.5.6+20040907i X-SW-Source: 2005-03/txt/msg00931.txt.bz2 On Thu, Mar 31, 2005 at 05:11:33PM +0200, Jerome Guitton wrote: > Daniel Jacobowitz (drow@false.org): > > > Can't this be just AC_CHECK_DECLS(basename)? > > You mean there actually is such a function? I must be *really* stupid ;-) > > Removing my junk autoconf code and replacing it with a simple call to > AC_CHECK_DECLS... New patch attached, same Changelog entry! Is this one OK? Yes, thanks. -- Daniel Jacobowitz CodeSourcery, LLC