summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-07-14 09:55:08 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-07-14 09:55:08 -0500
commitb12aee68be678b3b249e7357b9e741e3a9d6e173 (patch)
tree8f7351e740a4dcc4a5d446a46b02105527750203 /include
parent3c1a40eb8db615c3650105e36fc5e9e381f01568 (diff)
parent332beb27d86c8e1a6220c2ccfc9e54b57d299e02 (diff)
Merge "res_rtp_asterisk: Enable Forward Secrecy (PFS) for DTLS." into 13
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 8f02ee572..6c7ae6b32 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -548,9 +548,6 @@
/* Define to 1 if CRYPTO has the OpenSSL Elliptic Curve Support feature. */
#undef HAVE_OPENSSL_EC
-/* Define if your system has SSL_CTX_set_ecdh_auto declared. */
-#undef HAVE_OPENSSL_ECDH_AUTO
-
/* Define to 1 if CRYPTO has the OpenSSL SRTP Extension Support feature. */
#undef HAVE_OPENSSL_SRTP