Code

control: Updated Standards-Version to 3.8.4 -- no changes.
[pkg-rrdtool.git] / rrd_config.h.in
index 969e56d06b55dcaabc22a8a18d1ab2a48a9d0cf2..e7ed0306edb31ec1295736d7231e76cfdd28daa5 100644 (file)
 /* 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
 
 /* 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 <stddef.h> header file. */
 #undef HAVE_STDDEF_H
 
 /* 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 <sys/time.h> and <time.h>. */
 #undef TIME_WITH_SYS_TIME
 
 #  include <malloc/malloc.h>
 #endif
 
-#include <rrd_config_bottom.h>
+#include "src/rrd_config_bottom.h"
 
 #endif