Issue #17603: Check for st_blocks field without requiring fileblocks.o

This commit is contained in:
Martin Panter 2016-03-18 02:36:41 +00:00
parent a2e5e044af
commit d887d1f365
4 changed files with 4 additions and 15 deletions

View file

@ -3727,7 +3727,7 @@ AC_CHECK_MEMBERS([struct stat.st_blksize])
AC_CHECK_MEMBERS([struct stat.st_flags])
AC_CHECK_MEMBERS([struct stat.st_gen])
AC_CHECK_MEMBERS([struct stat.st_birthtime])
AC_STRUCT_ST_BLOCKS
AC_CHECK_MEMBERS([struct stat.st_blocks])
AC_MSG_CHECKING(for time.h that defines altzone)
AC_CACHE_VAL(ac_cv_header_time_altzone,[