X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=rrd_config.h.in;h=d31b1399c3996c6c5013af4d4fa4e36bfdc168c4;hb=73ee86f24db48fc0980bf1d8a69d3d976b38d198;hp=2b129407d99befc484277bd8cae1f82d1e38e91e;hpb=23a63bef251017be5fd4f09db2be10575e3df59e;p=pkg-rrdtool.git diff --git a/rrd_config.h.in b/rrd_config.h.in index 2b12940..d31b139 100644 --- a/rrd_config.h.in +++ b/rrd_config.h.in @@ -216,6 +216,9 @@ /* Define to 1 if you have the `posix_fadvise' function. */ #undef HAVE_POSIX_FADVISE +/* Define to 1 if you have the `posix_fallocate' function. */ +#undef HAVE_POSIX_FALLOCATE + /* Define to 1 if you have the `posix_madvise' function. */ #undef HAVE_POSIX_MADVISE @@ -342,6 +345,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION @@ -361,12 +367,6 @@ /* Define to 1 if strerror_r returns char *. */ #undef STRERROR_R_CHAR_P -/* time_t is 32bit */ -#undef TIME_T_IS_32BIT - -/* time_t is 64bit */ -#undef TIME_T_IS_64BIT - /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME