CI: adjusted to removed utils

Autoconf: updated config-aux
This commit is contained in:
Olof hagsand 2023-12-02 17:26:35 +01:00
parent 80a10b694c
commit a3a7624a11
5 changed files with 2359 additions and 2006 deletions

View file

@ -342,7 +342,6 @@ if test "$enable_netsnmp" = "yes"; then
AC_CHECK_LIB(netsnmpagent, init_agent)
AC_CHECK_HEADERS(net-snmp/net-snmp-config.h,[], AC_MSG_ERROR([snmp is missing]))
# MIB_GENERATED_YANG_DIR is where clixon assumes generated YANGs from MIBs are stored
# This is NOT installed by Clixon and is not needed for core system
# However, it is required by SNMP tests.