aboutsummaryrefslogtreecommitdiffstats
path: root/community/zabbix/automake.patch
blob: 609e1571d4b7ae9c49abc1fb750cf543fcd31a2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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