diff options
Diffstat (limited to 'extension/configh.in')
-rw-r--r-- | extension/configh.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extension/configh.in b/extension/configh.in index cc84f4d0..8da69306 100644 --- a/extension/configh.in +++ b/extension/configh.in @@ -90,9 +90,8 @@ /* Define to 1 if `st_blksize' is a member of `struct stat'. */ #undef HAVE_STRUCT_STAT_ST_BLKSIZE -/* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use - `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */ -#undef HAVE_ST_BLKSIZE +/* Define to 1 if you have the <sys/param.h> header file. */ +#undef HAVE_SYS_PARAM_H /* Define to 1 if you have the <sys/select.h> header file. */ #undef HAVE_SYS_SELECT_H |