Commit c45726b9 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Add AC_SYS_LARGEFILE

parent ae8e5b7a
......@@ -176,6 +176,7 @@ AC_TYPE_UINT32_T
AC_TYPE_UINT64_T
AC_CHECK_TYPES([ptrdiff_t])
AC_C_BIGENDIAN
AC_SYS_LARGEFILE
# Checks for library functions.
if test "x$cross_compiling" != "xyes"; then
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment