summaryrefslogtreecommitdiffstats
path: root/contrib/bind9/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bind9/config.h.in')
-rw-r--r--contrib/bind9/config.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/bind9/config.h.in b/contrib/bind9/config.h.in
index 6cef676..a6ddcb1 100644
--- a/contrib/bind9/config.h.in
+++ b/contrib/bind9/config.h.in
@@ -289,6 +289,9 @@ int sigwait(const unsigned int *set, int *sig);
/* Define if your OpenSSL version supports GOST. */
#undef HAVE_OPENSSL_GOST
+/* Define to 1 if you have the `readline' function. */
+#undef HAVE_READLINE
+
/* Define to 1 if you have the <regex.h> header file. */
#undef HAVE_REGEX_H
@@ -361,6 +364,9 @@ int sigwait(const unsigned int *set, int *sig);
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to 1 if you have the `usleep' function. */
+#undef HAVE_USLEEP
+
/* return type of gai_strerror */
#undef IRS_GAISTRERROR_RETURN_T
@@ -384,6 +390,9 @@ int sigwait(const unsigned int *set, int *sig);
*/
#undef NEED_SECURE_DIRECTORY
+/* Use the new XML schema for statistics */
+#undef NEWSTATS
+
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
OpenPOWER on IntegriCloud