aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3cf77bee..b401cb40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -359,7 +359,7 @@ dnl check for mpfr support
GNUPG_CHECK_MPFR
dnl checks for structure members
-AC_STRUCT_ST_BLKSIZE
+AC_CHECK_MEMBERS([struct stat.st_blksize])
AC_HEADER_TIME
AC_STRUCT_TM
AC_STRUCT_TIMEZONE