[Asterisk-code-review] codec opus: Check only for presence of libcurl (asterisk[13])
Sean Bright
asteriskteam at digium.com
Sat Jan 6 17:56:25 CST 2018
Sean Bright has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/7862 )
Change subject: codec_opus: Check only for presence of libcurl
......................................................................
codec_opus: Check only for presence of libcurl
We don't need the development headers of libcurl to be able to load the
library at runtime. Instead, add a simple library check for libcurl and
use that as codec_opus's dependency instead.
ASTERISK-27475
Change-Id: I34357d6fe58679bfdfe5b841391b6a12db770e18
---
M build_tools/menuselect-deps.in
M codecs/codecs.xml
M configure
M configure.ac
4 files changed, 72 insertions(+), 7 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/62/7862/2
--
To view, visit https://gerrit.asterisk.org/7862
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I34357d6fe58679bfdfe5b841391b6a12db770e18
Gerrit-Change-Number: 7862
Gerrit-PatchSet: 2
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180106/eefdf124/attachment.html>
More information about the asterisk-code-review
mailing list