diff options
Diffstat (limited to 'templates/Makefile.in')
-rw-r--r-- | templates/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/Makefile.in b/templates/Makefile.in index fc84de0..289aaf8 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -89,6 +89,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ +ICONV_LIBS = @ICONV_LIBS@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ |