X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=rrd_config.h.in;h=e7ed0306edb31ec1295736d7231e76cfdd28daa5;hb=828f3a4ce36e114f1414950b0978c389ac7f5049;hp=7c4ae779fa68f36ba41011653bbe071a6ac78013;hpb=645054bac6187b0e83fd4125fd59e4feda216b64;p=pkg-rrdtool.git diff --git a/rrd_config.h.in b/rrd_config.h.in index 7c4ae77..e7ed030 100644 --- a/rrd_config.h.in +++ b/rrd_config.h.in @@ -155,6 +155,9 @@ /* Define to 1 if you have the `fwprintf' function. */ #undef HAVE_FWPRINTF +/* Define to 1 if you have the `getaddrinfo' function. */ +#undef HAVE_GETADDRINFO + /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD @@ -315,6 +318,9 @@ /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF +/* Define to 1 if you have the `socket' function. */ +#undef HAVE_SOCKET + /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H @@ -460,9 +466,6 @@ /* 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 @@ -585,7 +588,7 @@ # include #endif -#include +#include "src/rrd_config_bottom.h" #endif