diff options
Diffstat (limited to 'configure.in.in')
-rw-r--r-- | configure.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in.in b/configure.in.in index a6fae9f..0eaed3d 100644 --- a/configure.in.in +++ b/configure.in.in @@ -55,7 +55,7 @@ KDE_CONF_FILES dnl without this order in this file, automake will be confused! dnl -AM_CONFIG_HEADER(config.h) +AC_CONFIG_HEADER(config.h) dnl checks for programs. dnl first check for c/c++ compilers |