summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/off_t-format.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/off_t-format.m4 b/m4/off_t-format.m4
index 2e20c8c04..7d4b4d035 100644
--- a/m4/off_t-format.m4
+++ b/m4/off_t-format.m4
@@ -3,6 +3,7 @@
dnl FIXME
AC_DEFUN(jm_SYS_OFF_T_PRINTF_FORMAT,
[dnl
+ AC_REQUIRE([AC_TYPE_OFF_T])
AC_CHECK_HEADERS(string.h stdlinb.h)
AC_CACHE_CHECK([for printf format that works with type off_t],
jm_cv_sys_off_t_printf_format,