Import Upstream version 1.8.5
[hcoop/debian/openafs.git] / src / cf / members.m4
CommitLineData
805e021f
CE
1AC_DEFUN([OPENAFS_MEMBER_CHECKS],[
2dnl see what struct stat has for timestamps
3AC_CHECK_MEMBERS([struct stat.st_ctimespec, struct stat.st_ctimensec])
4])