mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
chan_nbs: Remove deprecated module.
ASTERISK-29595 Change-Id: Ib5c7d43a780f2fb94cee90738e4c1af211ae4a33
This commit is contained in:
@@ -514,7 +514,6 @@ AST_EXT_LIB_SETUP([LUA], [Lua], [lua])
|
||||
AC_ARG_VAR([LUA_VERSIONS],[A space separated list of target lua versions to test.])
|
||||
AST_EXT_LIB_SETUP([MISDN], [mISDN user], [misdn])
|
||||
AST_EXT_LIB_SETUP([MYSQLCLIENT], [MySQL client], [mysqlclient])
|
||||
AST_EXT_LIB_SETUP([NBS], [Network Broadcast Sound], [nbs])
|
||||
AST_EXT_LIB_SETUP([NEON], [neon], [neon])
|
||||
AST_EXT_LIB_SETUP([NEON29], [neon29], [neon29])
|
||||
AST_EXT_LIB_SETUP([NETSNMP], [Net-SNMP], [netsnmp])
|
||||
@@ -2300,8 +2299,6 @@ if test "${PBX_MYSQLCLIENT}" = 1; then
|
||||
)
|
||||
fi
|
||||
|
||||
AST_EXT_LIB_CHECK([NBS], [nbs], [nbs_connect], [nbs.h])
|
||||
|
||||
AST_EXT_TOOL_CHECK([NEON], [neon-config])
|
||||
|
||||
AST_EXT_TOOL_CHECK([NEON29], [neon-config], , [--libs],
|
||||
|
Reference in New Issue
Block a user