summaryrefslogtreecommitdiff
path: root/third-party
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 /third-party
parent11cb4f2715f769dd15a257b7662b8ba9f300d5ef (diff)
parent7397961b0271bfb14358fa9b84dcf69946bd8138 (diff)
Merge "BuildSystem: pjsip_evsub_set_uas_timeout was not used."
Diffstat (limited to 'third-party')
-rw-r--r--third-party/pjproject/configure.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/third-party/pjproject/configure.m4 b/third-party/pjproject/configure.m4
index 73887041c..c1edaf9aa 100644
--- a/third-party/pjproject/configure.m4
+++ b/third-party/pjproject/configure.m4
@@ -86,7 +86,6 @@ AC_DEFUN([_PJPROJECT_CONFIGURE],
AC_DEFINE([HAVE_PJSIP_EVSUB_GRP_LOCK], 1, [Define if your system has PJSIP_EVSUB_GRP_LOCK])
AC_DEFINE([HAVE_PJSIP_INV_SESSION_REF], 1, [Define if your system has PJSIP_INV_SESSION_REF])
AC_DEFINE([HAVE_PJSIP_AUTH_CLT_DEINIT], 1, [Define if your system has pjsip_auth_clt_deinit declared.])
- AC_DEFINE([HAVE_PJSIP_EVSUB_SET_UAS_TIMEOUT], 1, [Define if your system has pjsip_evsub_set_uas_timeout declared.])
AC_DEFINE([HAVE_PJSIP_TSX_LAYER_FIND_TSX2], 1, [Define if your system has pjsip_tsx_layer_find_tsx2 declared.])
AC_SUBST([PJPROJECT_BUNDLED])