summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorzuul <zuul@gerrit.asterisk.org>2016-11-16 23:39:07 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2016-11-16 23:39:07 -0600
commit38d023c6289f68e70160eeee4ead41b2d78389e1 (patch)
tree6e52bb6ddc3d3aa6ad5b905658c3cac3cbec647e /include/asterisk/autoconfig.h.in
parent329c554e7bda663ce2c0b730e28a3584633c7057 (diff)
parentfb05acbb328467343b299ca90f9de01484ca6e6e (diff)
Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak." into 14
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 7e334e2d5..2ea07e879 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -586,6 +586,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