Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndris Zeila <andris.zeila@zabbix.com>2022-01-24 18:27:58 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2022-01-24 18:27:58 +0300
commit0092bb2e83c791c49a884765913762ab71afd3cc (patch)
tree12135e760c0604c08a1d4c9e1be7f54ab2d9224b /configure.ac
parent044b2d5b8b8a67155a290fcb6cd55fc60bbe13e7 (diff)
parentabbd7ab8d1cb2e8774f46a272016f58251f2d818 (diff)
.......PS. [ZBXNEXT-7411] replaced signals with IPC messages for most of internal runtime control option processing
.......PS. [ZBXNEXT-7411] replaced signals with IPC messages for most of internal runtime control option processing * commit 'abbd7ab8d1cb2e8774f46a272016f58251f2d818': (38 commits) ........S. [ZBXNEXT-7411] removed duplicated diaginfo sections .......P.. [ZBXNEXT-7411] fixed active proxy configuration syncer to get configuration from server after startup without delays .......PS. [ZBXNEXT-7411] include, comment fixes according to pr comments .......PS. [ZBXNEXT-7411] fixed discoverer to keep the discovery schedule after processing rtc notifications (snmp cache reload) .......PS. [ZBXNEXT-7411] fixed exit in the case of insufficient configuration cache size .......PS. [ZBXNEXT-7411] removed debug comment ........S. [ZBXNEXT-7411] fixed housekeeper sleep time calculation .......... [ZBXNEXT-7411] removed unused function .......... [ZBXNEXT-7411] removed redundant include .......PS. [ZBXNEXT-7411] fixed warning ........S. [ZBXNEXT-7411] changed server configuration sync delay to count from sync end to sync start rather from star to start ........S. [ZBXNEXT-7411] added nextcheck intialization in configuration syncer .......PS. [ZBXNEXT-7411] added handling of rtc shutdown notification in all processes using rtc subscriptions ........S. [ZBXNEXT-7411] simplified server configuration syncer delay checks ........S. [ZBXNEXT-7411] restored warning messages when service manager cache is reloaded with rtc option .......P.. [ZBXNEXT-7411] removed signal handler setup ........S. [ZBXNEXT-7411] removed unused signal handler ........S. [ZBXNEXT-7411] reset rtc service when switching server from active to standby mode .......PS. [ZBXNEXT-7411] fixed snmp cache realoading check .......P.. [ZBXNEXT-7411] changed proxy configuration syncer sleep time to ignore sync time ...
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eb7c6374d0f..64bf6fdd85a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2052,7 +2052,7 @@ dnl * Output configuration results *
dnl * *
dnl *****************************************************************
-m4_ifdef([CONF_TESTS],[CONF_TESTS(ZBXCMOCKA)])
+m4_ifdef([CONF_TESTS],[CONF_TESTS])
AC_OUTPUT([
Makefile