[PATCH] Stop using accross.m4 in bfd
Daniel Jacobowitz
drow@false.org
Mon May 9 21:15:00 GMT 2005
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
More information about the Binutils
mailing list