diff options
Diffstat (limited to 'external/unbound/config.h.in')
-rw-r--r-- | external/unbound/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/external/unbound/config.h.in b/external/unbound/config.h.in index 723b3ad02..7576e1509 100644 --- a/external/unbound/config.h.in +++ b/external/unbound/config.h.in @@ -82,6 +82,10 @@ `SSL_COMP_get_compression_methods', and to 0 if you don't. */ #undef HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS +/* Define to 1 if you have the declaration of `SSL_CTX_set_ecdh_auto', and to + 0 if you don't. */ +#undef HAVE_DECL_SSL_CTX_SET_ECDH_AUTO + /* Define to 1 if you have the declaration of `strlcat', and to 0 if you don't. */ #undef HAVE_DECL_STRLCAT |