From b5331af53b6ae448d9cf071d6133f46f0fa3c1e9 Mon Sep 17 00:00:00 2001 From: Corey Farrell Date: Mon, 6 Nov 2017 04:21:12 -0500 Subject: 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 --- build_tools/menuselect-deps.in | 1 + 1 file changed, 1 insertion(+) (limited to 'build_tools') diff --git a/build_tools/menuselect-deps.in b/build_tools/menuselect-deps.in index b2f73bc53..1d25145cc 100644 --- a/build_tools/menuselect-deps.in +++ b/build_tools/menuselect-deps.in @@ -44,6 +44,7 @@ NEON29=@PBX_NEON29@ OGG=@PBX_OGG@ OPENH323=@PBX_OPENH323@ OPUS=@PBX_OPUS@ +OPUSFILE=@PBX_OPUSFILE@ OSPTK=@PBX_OSPTK@ OSS=@PBX_OSS@ PGSQL=@PBX_PGSQL@ -- cgit v1.2.3