summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2019-06-30 14:56:56 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2019-06-30 14:56:56 +0000
commit4713c21a1ac91081e50e474d11fcec002b43a562 (patch)
tree3dee8846d50565e925146b25f6b761ceb1ea7b07 /config.h.in
parent9c9d011eed674ddd7e4a0a148691887afb9e75cd (diff)
downloadsrc-test2-4713c21a1ac91081e50e474d11fcec002b43a562.tar.gz
src-test2-4713c21a1ac91081e50e474d11fcec002b43a562.zip
Vendor import of Unbound 1.9.1.vendor/unbound/1.9.1
Notes
Notes: svn path=/vendor/unbound/dist/; revision=349557 svn path=/vendor/unbound/1.9.1/; revision=349558; tag=vendor/unbound/1.9.1
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 545536d63126..f0eb7d6aa9f8 100644
--- a/config.h.in
+++ b/config.h.in
@@ -69,6 +69,9 @@
/* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */
#undef HAVE_CRYPTO_CLEANUP_ALL_EX_DATA
+/* Define to 1 if you have the `CRYPTO_THREADID_set_callback' function. */
+#undef HAVE_CRYPTO_THREADID_SET_CALLBACK
+
/* Define to 1 if you have the `ctime_r' function. */
#undef HAVE_CTIME_R