mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
configure: Add autoconf check for libopusfile.
This check is being added to make it easier for end-users of third party open source Opus modules. This was removed by ASTERISK-26426 but only the module needed to be removed. Change-Id: I62b9cd0c4fa8a77596ab0e042948a643a1152677
This commit is contained in:
@@ -229,6 +229,9 @@ OGG_LIB=@OGG_LIB@
|
||||
OPUS_INCLUDE=@OPUS_INCLUDE@
|
||||
OPUS_LIB=@OPUS_LIB@
|
||||
|
||||
OPUSFILE_INCLUDE=@OPUSFILE_INCLUDE@
|
||||
OPUSFILE_LIB=@OPUSFILE_LIB@
|
||||
|
||||
OSPTK_INCLUDE=@OSPTK_INCLUDE@
|
||||
OSPTK_LIB=@OSPTK_LIB@
|
||||
|
||||
|
Reference in New Issue
Block a user