]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Detect ca_list_path capabilities in external PJProject. 83/3583/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:23:24 +0000 (06:23 -0500)
commit56e0aed17758b1cad338e84c5457824cee874d95
treeafeb59ae5f6d5a1a6544807826f6f5563c90b0db
parent455bc789013a5f79ff37d68be4b3847173ecaca7
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