diff options
| author | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-06 14:37:40 +0000 |
|---|---|---|
| committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-05-06 14:37:40 +0000 |
| commit | bbaccf7ba1676bd65c957102995396aae02c352a (patch) | |
| tree | 681552387fd9b789ca0ef4139a5166ba6c3d1cef /html/Makefile.in | |
| parent | 53ee6f78b2f0d2ac7181372f193e4ce666814611 (diff) | |
-liconv
Diffstat (limited to 'html/Makefile.in')
| -rw-r--r-- | html/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/html/Makefile.in b/html/Makefile.in index 0eef2bb..7ddb0ce 100644 --- a/html/Makefile.in +++ b/html/Makefile.in @@ -110,6 +110,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@ |
