]> git.pld-linux.org Git - packages/zabbix.git/blobdiff - always_compile_ipc.patch
up to 6.0.25
[packages/zabbix.git] / always_compile_ipc.patch
index a83b9b53c636a8b2f2938ee717dfcb9c671ff3fc..388a0359a1ee6ff9c01adfceab6e0685c3c13828 100644 (file)
@@ -2,7 +2,7 @@ diff -urNp -x '*.orig' zabbix-5.2.3.org/configure.ac zabbix-5.2.3/configure.ac
 --- zabbix-5.2.3.org/configure.ac      2020-12-21 10:47:57.000000000 +0100
 +++ zabbix-5.2.3/configure.ac  2021-08-24 11:18:54.266877449 +0200
 @@ -1672,7 +1672,7 @@ AM_CONDITIONAL(HAVE_IPMI, [test "x$have_
- AM_CONDITIONAL(HAVE_LIBXML2, test "x$have_libxml2" = "xyes")
+ AM_CONDITIONAL(HAVE_SSH2, [test "x$have_ssh" = "xyes (libssh2)"])
  
  dnl Check if Zabbix internal IPC services are used
 -have_ipcservice="no"
This page took 0.054365 seconds and 4 git commands to generate.