crypto.h: Repair ./configure --with-ssl=PATH.

ASTERISK-27908

Change-Id: Iac49d9f82faeb8a4611c6805906bd6d650b1b1d8
13.23
Alexander Traud 8 years ago
parent 1205bcb69f
commit 2c3ad1e40d

@ -53,6 +53,7 @@
/*** MODULEINFO /*** MODULEINFO
<use type="module">res_crypto</use> <use type="module">res_crypto</use>
<use type="external">crypto</use>
<support_level>core</support_level> <support_level>core</support_level>
***/ ***/

@ -24,6 +24,7 @@
/*** MODULEINFO /*** MODULEINFO
<use type="module">res_crypto</use> <use type="module">res_crypto</use>
<use type="external">crypto</use>
<support_level>core</support_level> <support_level>core</support_level>
***/ ***/

@ -33,6 +33,7 @@
/*** MODULEINFO /*** MODULEINFO
<depend>zlib</depend> <depend>zlib</depend>
<use type="module">res_crypto</use> <use type="module">res_crypto</use>
<use type="external">crypto</use>
<support_level>extended</support_level> <support_level>extended</support_level>
***/ ***/

Loading…
Cancel
Save