aboutsummaryrefslogtreecommitdiffstats
path: root/main/zabbix/automake.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-01-01 12:07:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-01-01 12:42:58 +0000
commitb3f89957cf32c4629b7c267cc10be620ed0f047a (patch)
treeca7fc9c028b47aaa16f92893e688b08c9881f509 /main/zabbix/automake.patch
parent545b973e89a6d26ecbc7437a25209189bff36ab1 (diff)
downloadaports-b3f89957cf32c4629b7c267cc10be620ed0f047a.tar.bz2
aports-b3f89957cf32c4629b7c267cc10be620ed0f047a.tar.xz
main/zabbix: build fix for automake-1.13
Diffstat (limited to 'main/zabbix/automake.patch')
-rw-r--r--main/zabbix/automake.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/main/zabbix/automake.patch b/main/zabbix/automake.patch
new file mode 100644
index 0000000000..e310bfc86d
--- /dev/null
+++ b/main/zabbix/automake.patch
@@ -0,0 +1,11 @@
+--- ./configure.in.orig 2013-01-01 12:03:46.707359730 +0000
++++ ./configure.in 2013-01-01 12:03:56.957459786 +0000
+@@ -26,7 +26,7 @@
+
+ AC_PROG_MAKE_SET
+
+-AM_CONFIG_HEADER(include/config.h)
++AC_CONFIG_HEADER(include/config.h)
+
+ AC_CANONICAL_HOST
+