summaryrefslogtreecommitdiff
blob: 5799fb3eff1b8558b9a5340619458e508908b4c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE
 dnl AC_CONFIG_SRCDIR([acconfig.h])
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
 AC_LANG(C++)
 
 # Variables used by the FAM source.