]> git.ipfire.org Git - thirdparty/asterisk.git/commit
configure: Fix HAVE_PJSIP_EVSUB_GRP_LOCK not set with external pjproject 12/3112/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:25:09 +0000 (07:25 -0600)
commit43a78100c0e51117e7e5c91ed2800c772f767f8a
tree3f07fdaee12538c5954311e6a0eaa1aef5b3a0b9
parent77c49ac1a142b1665a986ed7354eb33c2279851b
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