Update to handle newer endian autoconf components.
[m6w6/libmemcached] / configure.ac
index 13ecc5795615456e6991721395912f26d087c448..97934a57bdee60b9c3dac7f4bd1e0392a1f62be8 100644 (file)
@@ -293,8 +293,6 @@ if test $ac_cv_c_endian = little; then
 fi
 ])
 
-AC_C_ENDIAN
-
 AX_CHECK_SOCK_CLOEXEC([AC_DEFINE([HAVE_SOCK_CLOEXEC], [1], [Check for SOCK_CLOEXEC.])],
                        [AC_DEFINE([HAVE_SOCK_CLOEXEC], [0], [Check for SOCK_CLOEXEC.])])