- disable util_validate

- test vagrant: add libnghttp2 dependency
This commit is contained in:
Olof Hagsand 2021-06-24 17:41:46 +00:00
parent e3e36aba50
commit caf396cbda
3 changed files with 7 additions and 3 deletions

View file

@ -91,7 +91,7 @@ APPSRC += clixon_util_path.c
APPSRC += clixon_util_datastore.c
APPSRC += clixon_util_regexp.c
APPSRC += clixon_util_socket.c
APPSRC += clixon_util_validate.c
# APPSRC += clixon_util_validate.c
APPSRC += clixon_netconf_ssh_callhome.c
APPSRC += clixon_netconf_ssh_callhome_client.c
ifdef with_restconf