]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Detect ca_list_path capabilities in external PJProject. 84/3584/1
authorAlexander Traud <pabstraud@compuserve.com>
Wed, 17 Aug 2016 11:12:19 +0000 (13:12 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Wed, 17 Aug 2016 11:24:14 +0000 (06:24 -0500)
commit41e9bf60aa99c063d7dd0d10ab80a1053f4c15af
tree979ab9173253457155c961677dad94fc77de6c6e
parentba91710bc4685f1458d9dcfd5b1acea691ac09a6
BuildSystem: Detect ca_list_path capabilities in external PJProject.

Since Asterisk 13.8, pj_ssl_cert_load_from_files2 got detected only in the
bundled PJProject but not in an external PJProject. Therefore, ca_list_path
could not be used in pjsip.conf. With this change, pj_ssl_cert_load_from_files2
is detected again to enable ca_list_path again.

ASTERISK-26303 #close

Change-Id: I4a4a0cdc5cdff33730911fb4cfc0498c069043d0
configure
configure.ac