mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
use the OpenSSL AES implementation if it's available (unless configured not to)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@66071 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,6 +26,7 @@ SPEEX=@PBX_SPEEX@
|
||||
SQLITE=@PBX_SQLITE@
|
||||
SQLITE3=@PBX_SQLITE3@
|
||||
SSL=@PBX_OPENSSL@
|
||||
CRYPTO=@PBX_CRYPTO@
|
||||
TONEZONE=@PBX_TONEZONE@
|
||||
UNIXODBC=@PBX_UNIXODBC@
|
||||
VORBIS=@PBX_VORBIS@
|
||||
|
||||
Reference in New Issue
Block a user