configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.
authorKelley Cook <kcook@gcc.gnu.org>
Wed, 18 May 2005 01:49:43 +0000 (01:49 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Wed, 18 May 2005 01:49:43 +0000 (01:49 +0000)
commita097ef55fcd0c3d10daba2f02f38a810a14094c3
tree93288870ffb704b27298ee841ea2c448f3e1bc3a
parent12e5fe37a0d04facff099f93924442065ad16a3b
configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.

2005-05-03  Kelley Cook  <kcook@gcc.gnu.org>

* configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.
Use AC_CHECK_SIZEOF instead of AC_COMPILE_CHECK_SIZEOF.
* Makefile.am (ACLOCAL_AMFLAGS): Remove -I ../config.
* aclocal.m4, configure, fficonfig.h.in, Makefile.in,
include/Makefile.in, testsuite/Makefile.in: Regenerate.

From-SVN: r99879
libffi/ChangeLog
libffi/Makefile.am
libffi/Makefile.in
libffi/aclocal.m4
libffi/configure
libffi/configure.ac
libffi/fficonfig.h.in
libffi/include/Makefile.in
libffi/testsuite/Makefile.in