summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2016-11-17 04:56:34 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-11-17 04:56:34 -0600
commited143a3b7c7b02fb113f9ce817a02c541b540aa9 (patch)
tree311cc8d606c9e58bfec8ec7c430f77124208c11d /include/asterisk/autoconfig.h.in
parent09d195844812bb26bf3c644b219b2c41d2461a74 (diff)
parent0cd0e70c16680e155cb0ba2964bdacf6a5b0e52c (diff)
Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak."
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 3673c8bc2..b50484ad6 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -595,6 +595,9 @@
/* Define if your system has PJPROJECT_BUNDLED */
#undef HAVE_PJPROJECT_BUNDLED
+/* Define to 1 if PJPROJECT has the pjsip_auth_clt_deinit support feature. */
+#undef HAVE_PJSIP_AUTH_CLT_DEINIT
+
/* Define to 1 if PJPROJECT has the PJSIP Dialog Create UAS with Incremented
Lock feature. */
#undef HAVE_PJSIP_DLG_CREATE_UAS_AND_INC_LOCK