Blob Blame History Raw
--- configure.ac.orig	2017-12-08 16:28:01.574433633 +0100
+++ configure.ac	2017-12-08 16:28:12.772177640 +0100
@@ -4,7 +4,7 @@
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR(src/vmod_uuid.vcc)
 AC_CONFIG_AUX_DIR([build-aux])
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
 
 AC_CANONICAL_SYSTEM
 AC_LANG(C)