]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Repair ./configure --with-ssl=PATH.
authorAlexander Traud <pabstraud@compuserve.com>
Tue, 29 May 2018 14:31:53 +0000 (16:31 +0200)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 18 Jul 2018 18:55:43 +0000 (13:55 -0500)
commit9925c3f7f0e11495156cfcd0868753d794811527
tree932d99139d77f2ea77d5de8daa06bf0558a75639
parentf75eb30da41efc06975c66514e0f018445567643
pjproject_bundled: Repair ./configure --with-ssl=PATH.

Previously, Asterisk did not tell its bundled PJProject about this configure
parameter. Therefore, PJProject used the platform provided OpenSSL always.

ASTERISK-27880

Change-Id: Iea545aec854dd0e2c061c69bb118a76ce56c5dc6
configure
third-party/pjproject/configure.m4