mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
res_snmp: As build tool, prefer pkg-config over net-snmp-config.
ASTERISK-29709 Change-Id: Ie169df878bdfc3a06b3097c5c38d185b480f54d4
This commit is contained in:
committed by
Friendly Automation
parent
8b76a3cd3b
commit
95da40cd50
@@ -2354,6 +2354,7 @@ AST_EXT_TOOL_CHECK([NEON29], [neon-config], , [--libs],
|
||||
#error Need libneon >= 0.29.0
|
||||
#endif])
|
||||
|
||||
AST_PKG_CONFIG_CHECK(NETSNMP, netsnmp-agent)
|
||||
AST_EXT_TOOL_CHECK([NETSNMP], [net-snmp-config], , [--agent-libs],
|
||||
[#include <net-snmp/net-snmp-config.h>
|
||||
#include <net-snmp/net-snmp-includes.h>
|
||||
|
Reference in New Issue
Block a user