From: Jim Meyering Date: Sun, 3 Dec 2000 10:04:30 +0000 (+0000) Subject: Add this: X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c27f394b70a4af807ab515fa92cc764fd2e64d4b;p=pspp Add this: AC_REQUIRE([AC_TYPE_OFF_T]) --- diff --git a/m4/off_t-format.m4 b/m4/off_t-format.m4 index 2e20c8c04a..7d4b4d0356 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,