X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=rrd_config.h.in;h=7c4ae779fa68f36ba41011653bbe071a6ac78013;hb=b842962742cfc367774753e855adbfb6d796b631;hp=969e56d06b55dcaabc22a8a18d1ab2a48a9d0cf2;hpb=ffa00ac697dccce18dca8880ca7a14066521ac5c;p=pkg-rrdtool.git diff --git a/rrd_config.h.in b/rrd_config.h.in index 969e56d..7c4ae77 100644 --- a/rrd_config.h.in +++ b/rrd_config.h.in @@ -460,6 +460,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 @@ -491,6 +494,12 @@ /* Define to 1 if strerror_r returns char *. */ #undef STRERROR_R_CHAR_P +/* time_t is long */ +#undef TIME_T_IS_LONG + +/* time_t is long long */ +#undef TIME_T_IS_LONG_LONG + /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME