summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7aa624d..38de9b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,9 @@ AC_C_INLINE
AC_TYPE_OFF_T
AC_TYPE_SIZE_T
AC_CHECK_TYPES(ptrdiff_t)
-
+AC_CHECK_SIZEOF(off_t)
+AC_CHECK_SIZEOF(int)
+AC_CHECK_SIZEOF(long)
AC_CONFIG_FILES([
intl/Makefile