X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=rrd_config.h.in;h=e7ed0306edb31ec1295736d7231e76cfdd28daa5;hb=e65c0007d4220bdd32cba826d8adb463bf32afd6;hp=7c4ae779fa68f36ba41011653bbe071a6ac78013;hpb=f714466e230f02e941349e0a91164d853a8006f4;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