aboutsummaryrefslogtreecommitdiffstats
path: root/community/zabbix/autoreconf-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/zabbix/autoreconf-fix.patch')
-rw-r--r--community/zabbix/autoreconf-fix.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/community/zabbix/autoreconf-fix.patch b/community/zabbix/autoreconf-fix.patch
new file mode 100644
index 0000000000..9f04f82c38
--- /dev/null
+++ b/community/zabbix/autoreconf-fix.patch
@@ -0,0 +1,30 @@
+diff --git a/configure.ac b/configure.ac
+index bed0adb..12f504c 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -1707,25 +1707,6 @@ dnl * Output configuration results *
+ dnl * *
+ dnl *****************************************************************
+
+-if test -d tests; then
+- AC_CONFIG_FILES(
+- tests/Makefile
+- tests/libs/Makefile
+- tests/libs/zbxcommon/Makefile
+- tests/libs/zbxconf/Makefile
+- tests/libs/zbxdbcache/Makefile
+- tests/libs/zbxdbhigh/Makefile
+- tests/libs/zbxhistory/Makefile
+- tests/libs/zbxjson/Makefile
+- tests/libs/zbxsysinfo/Makefile
+- tests/libs/zbxsysinfo/linux/Makefile
+- tests/libs/zbxsysinfo/common/Makefile
+- tests/libs/zbxcommshigh/Makefile
+- tests/libs/zbxalgo/Makefile
+- )
+- AC_DEFINE([HAVE_TESTS], [1], ["Define to 1 if tests directory is present"])
+-fi
+-
+ AC_OUTPUT([
+ Makefile
+ database/Makefile