summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-02-17 14:14:36 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-02-17 14:14:36 +0000
commitb57781d6562559a0c42d4b65527bf2f86e546448 (patch)
treedcd73c6e70a9c53599416e6d9949d6d32043b9d2 /configure.in
parent71c37211f0fb06635c44829011ab3ffb427c6614 (diff)
downloadmailutils-b57781d6562559a0c42d4b65527bf2f86e546448.tar.gz
mailutils-b57781d6562559a0c42d4b65527bf2f86e546448.tar.bz2
AC_CHECK_TYPE(ino_t)
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 35095af39..a61345aff 100644
--- a/configure.in
+++ b/configure.in
@@ -150,6 +150,7 @@ AC_CHECK_TYPE(ssize_t, int)
AC_TYPE_SIGNAL
AC_DECL_SYS_SIGLIST
AC_STRUCT_TIMEZONE
+AC_CHECK_TYPE(ino_t, unsigned long)
sr_STRUCT_TM_ZONE
sr_STRUCT_TM_GMTOFF
sr_STRUCT_TM_ISDST

Return to:

Send suggestions and report system problems to the System administrator.