This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Stop using accross.m4 in bfd


On Mon, May 09, 2005 at 04:48:16PM -0400, Kelley Cook wrote:
> BFD will soon be the sole user of accross.m4 in uberbaum and I would 
> like to be able to delete it.
> 
> BFD includes it for AC_COMPILE_CHECK_SIZEOF and that macro's 
> functionality has been superceded by autoconf 2.59's AC_CHECK_SIZEOF.
> 
> This simple patch replaces those occurences.
> 
> Tested with i686-pc-cygwin native and i686-pc-gnu-linux to 
> powerpc-unknown-elf newlib cross.  No changes in stripped binaries with 
> this patch.
> 
> OK to install?
> 
> 

> 2005-05-09  Kelley Cook  <kcook@gcc.gnu.org>
> 
> 	* configure.in: Replace AC_COMPILE_CHECK_SIZEOF with AC_CHECK_SIZEOF.
> 	* acinclude.m4: Don't sinclude accross.m4.
> 	* config.in, configure, Makefile.in, doc/Makefile.in: Regenerate

This is OK.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]