mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 10:51:40 +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
Kevin Harwell
parent
ee0ed3ae49
commit
d1163653d1
@@ -2333,6 +2333,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