]> TLD Linux GIT Repositories - packages/zabbix.git/blobdiff - always_compile_ipc.patch
- updated to 6.0.30
[packages/zabbix.git] / always_compile_ipc.patch
index 4551e8da0a8d631e0ad0a1dcf79c54e820117999..1a67d367454c9b34e21f8950814f492f7d2c8525 100644 (file)
@@ -1,8 +1,8 @@
-diff -ur zabbix-5.4.3.orig/configure.ac zabbix-5.4.3/configure.ac
---- zabbix-5.4.3.orig/configure.ac     2021-07-21 09:21:30.000000000 +0200
-+++ zabbix-5.4.3/configure.ac  2021-07-26 15:22:01.354383385 +0200
-@@ -1682,7 +1682,7 @@
- AM_CONDITIONAL(HAVE_LIBXML2, test "x$have_libxml2" = "xyes")
+diff -ur zabbix-6.0.30.orig/configure.ac zabbix-6.0.30/configure.ac
+--- zabbix-6.0.30.orig/configure.ac    2024-06-13 13:33:23.551609990 +0200
++++ zabbix-6.0.30/configure.ac 2024-06-13 13:33:36.243788954 +0200
+@@ -1541,7 +1541,7 @@
+ AM_CONDITIONAL(HAVE_SSH2, [test "x$have_ssh" = "xyes (libssh2)"])
  
  dnl Check if Zabbix internal IPC services are used
 -have_ipcservice="no"