diff options
Diffstat (limited to 'intl/configure.in')
-rw-r--r-- | intl/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/configure.in b/intl/configure.in index d751db1..d3c9cea 100644 --- a/intl/configure.in +++ b/intl/configure.in @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(dgettext.c) -AM_CONFIG_HEADER(config.h) +AM_CONFIG_HEADER(config.h:config.in) AM_PROG_INSTALL CY_GNU_GETTEXT |