projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccf6d65
)
Add this:
author
Jim Meyering
<jim@meyering.net>
Sun, 3 Dec 2000 10:04:30 +0000
(10:04 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 3 Dec 2000 10:04:30 +0000
(10:04 +0000)
AC_REQUIRE([AC_TYPE_OFF_T])
m4/off_t-format.m4
patch
|
blob
|
history
diff --git
a/m4/off_t-format.m4
b/m4/off_t-format.m4
index 2e20c8c04a21f75e47e78642e32b0651f3f24470..7d4b4d03562d3206bdef0b20d956a0afce7ae4e6 100644
(file)
--- 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,