summaryrefslogtreecommitdiff
path: root/libiberty/configure.ac
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2005-05-07 01:08:27 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2005-05-07 01:08:27 +0000
commitfbc1bc098d2e57f28a030ba1880adfbfa29ceca8 (patch)
treeba622dba81a5cab0d07d3ba397b8ce4ace92a052 /libiberty/configure.ac
parentf9c8747643609a4469b59a796887ba7663c87b51 (diff)
downloadgcc-fbc1bc098d2e57f28a030ba1880adfbfa29ceca8.tar.gz
configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.
2005-05-06 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. * aclocal.m4: Don't include accross.m4. * configure, config.in: Regenerate. From-SVN: r99343
Diffstat (limited to 'libiberty/configure.ac')
-rw-r--r--libiberty/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/configure.ac b/libiberty/configure.ac
index 92362d0b8b6..46a80d1ba8b 100644
--- a/libiberty/configure.ac
+++ b/libiberty/configure.ac
@@ -130,7 +130,7 @@ AC_SUBST(OUTPUT_OPTION)
AC_C_CONST
AC_C_INLINE
-AC_C_BIGENDIAN_CROSS
+AC_C_BIGENDIAN
dnl When we start using libtool:
dnl Default to a non shared library. This may be overridden by the