summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-11-21 10:33:28 -0600
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-11-21 10:33:28 -0600
commitd8c6852bdc1783e32f7399233f856611693c61b5 (patch)
tree1f567705c3203e713fc3201b1465dbdc5d1db0d5 /configure.ac
parent11cb4f2715f769dd15a257b7662b8ba9f300d5ef (diff)
parent7397961b0271bfb14358fa9b84dcf69946bd8138 (diff)
Merge "BuildSystem: pjsip_evsub_set_uas_timeout was not used."
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index af6dc8b06..170694d0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -522,7 +522,6 @@ AST_EXT_LIB_SETUP_OPTIONAL([PJSIP_TLS_TRANSPORT_PROTO], [PJSIP TLS Transport pro
AST_EXT_LIB_SETUP_OPTIONAL([PJSIP_EVSUB_GRP_LOCK], [PJSIP EVSUB Group Lock support], [PJPROJECT], [pjsip])
AST_EXT_LIB_SETUP_OPTIONAL([PJSIP_INV_SESSION_REF], [PJSIP INVITE Session Reference Count support], [PJPROJECT], [pjsip])
AST_EXT_LIB_SETUP_OPTIONAL([PJSIP_AUTH_CLT_DEINIT], [pjsip_auth_clt_deinit support], [PJPROJECT], [pjsip])
-AST_EXT_LIB_SETUP_OPTIONAL([PJSIP_EVSUB_SET_UAS_TIMEOUT], [PJSIP EVSUB Set UAS Timeout support], [PJPROJECT], [pjsip])
AST_EXT_LIB_SETUP_OPTIONAL([PJSIP_TSX_LAYER_FIND_TSX2], [pjsip_tsx_layer_find_tsx2 support], [PJPROJECT], [pjsip])
fi