]> git.ipfire.org Git - thirdparty/asterisk.git/commit
configure: Fix HAVE_PJSIP_EVSUB_GRP_LOCK not set with external pjproject 15/3115/1
authorGeorge Joseph <gjoseph@digium.com>
Thu, 30 Jun 2016 13:25:09 +0000 (07:25 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 30 Jun 2016 13:31:14 +0000 (08:31 -0500)
commit0d694ce9b8bf8a8769b20e74a695cfafb5f4a1fe
tree28f3f228a68900e848de16cc3c9525a31b71414d
parent5f444b1f5b366d6839fa57587048a8a4cc24d641
configure:  Fix HAVE_PJSIP_EVSUB_GRP_LOCK not set with external pjproject

There was a typo in configure.ac preventing HAVE_PJSIP_EVSUB_GRP_LOCK
from getting set when using an external pjproject.

ASTERISK-26099 #close
Reported-by: Ross Beer
Change-Id: I709af70428e125fb5ccd44b171d25dd29141f0ae
configure
configure.ac