From: Ken Hornstein Date: Fri, 6 Jan 2012 03:13:08 +0000 (-0500) Subject: Not sure why we're checking for st_blksize; it's required by POSIX and X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=74d27af89981fc92ea56dec5474a1cec7ac5e474;p=mmh Not sure why we're checking for st_blksize; it's required by POSIX and we're not even using the define! --- diff --git a/configure.in b/configure.in index 64fcd4f..4657b50 100644 --- a/configure.in +++ b/configure.in @@ -779,7 +779,6 @@ fi dnl ---------------- dnl CHECK STRUCTURES dnl ---------------- -AC_CHECK_MEMBERS(struct stat.st_blksize) AC_CHECK_MEMBERS(struct tm.tm_gmtoff,,, [#ifdef TIME_WITH_SYS_TIME