summaryrefslogtreecommitdiffstats
path: root/maildrop/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'maildrop/configure.ac')
-rw-r--r--maildrop/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/maildrop/configure.ac b/maildrop/configure.ac
index d9f0786..154740d 100644
--- a/maildrop/configure.ac
+++ b/maildrop/configure.ac
@@ -12,7 +12,7 @@ LPATH="$PATH:/usr/local/bin"
AM_INIT_AUTOMAKE([foreign no-define])
AC_PROG_MAKE_SET
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)
dnl Checks for programs.
AC_USE_SYSTEM_EXTENSIONS