aboutsummaryrefslogtreecommitdiffstats
path: root/community/zabbix/automake.patch
blob: d92e10b077399dd1e2da01dec8be72bd76e0b8ed (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@
 
 AC_PROG_MAKE_SET
 
-AM_CONFIG_HEADER(include/config.h)
+AC_CONFIG_HEADER(include/config.h)
 
 AC_CANONICAL_HOST