summaryrefslogtreecommitdiffstats
path: root/numlib/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'numlib/configure.ac')
-rw-r--r--numlib/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/numlib/configure.ac b/numlib/configure.ac
index 5291521..0f2319d 100644
--- a/numlib/configure.ac
+++ b/numlib/configure.ac
@@ -10,7 +10,7 @@ AC_INIT(numlib, 0.10, courier-users@lists.sourceforge.net)
AC_CONFIG_SRCDIR([atotimet.c])
AC_CONFIG_AUX_DIR(../..)
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign no-define])
dnl Checks for programs.