Check if we have Net-SNMP support enabled before trying to run SNMP tests.
This commit is contained in:
parent
432131c9d2
commit
c584d171ee
2 changed files with 8 additions and 0 deletions
|
|
@ -52,6 +52,9 @@ HAVE_HTTP1=@HAVE_HTTP1@
|
|||
# use it you need to set Clixon config option CLICON_YANG_REGEXP to libxml2
|
||||
WITH_LIBXML2=@with_libxml2@
|
||||
|
||||
# Check if we have support for Net-SNMP enabled or not.
|
||||
WITH_NETSNMP=@enable_netsnmp@
|
||||
|
||||
# C++ compiler
|
||||
CXX=@CXX@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue