From 0039036f930212e7184a174b963a3681cb61dd94 Mon Sep 17 00:00:00 2001 From: Jurijs Klopovskis Date: Fri, 8 Oct 2021 14:52:18 +0300 Subject: ...G...... [ZBX-20008] removed curl and ldap linkage from agent2 cherry-picked from 938d0afc139eb45eb6d8dfab67a0f57f45e35eee conflicts: tests/libs/zbxserver/Makefile.am --- tests/libs/zbxdbcache/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/libs/zbxdbcache') diff --git a/tests/libs/zbxdbcache/Makefile.am b/tests/libs/zbxdbcache/Makefile.am index 42bf097c01d..2ecf31ca331 100644 --- a/tests/libs/zbxdbcache/Makefile.am +++ b/tests/libs/zbxdbcache/Makefile.am @@ -51,6 +51,8 @@ CACHE_LIBS = \ $(top_srcdir)/src/libs/zbxsysinfo/libzbxserversysinfo.a \ $(top_srcdir)/src/libs/zbxxml/libzbxxml.a \ $(top_srcdir)/src/libs/zbxsysinfo/common/libcommonsysinfo.a \ + $(top_srcdir)/src/libs/zbxsysinfo/common/libcommonsysinfo_httpmetrics.a \ + $(top_srcdir)/src/libs/zbxsysinfo/common/libcommonsysinfo_http.a \ $(top_srcdir)/src/libs/zbxsysinfo/simple/libsimplesysinfo.a \ $(top_srcdir)/src/libs/zbxhistory/libzbxhistory.a \ $(top_srcdir)/src/libs/zbxmodules/libzbxmodules.a \ -- cgit v1.2.3