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 | |
parent | 53ee6f78b2f0d2ac7181372f193e4ce666814611 (diff) |
-liconv
Diffstat (limited to 'html')
-rw-r--r-- | html/Makefile.in | 1 | ||||
-rw-r--r-- | html/httrack.man.html | 2 |
2 files changed, 2 insertions, 1 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@ diff --git a/html/httrack.man.html b/html/httrack.man.html index 96bfb7b..fb05900 100644 --- a/html/httrack.man.html +++ b/html/httrack.man.html @@ -1,5 +1,5 @@ <!-- Creator : groff version 1.20.1 --> -<!-- CreationDate: Sun May 6 16:20:35 2012 --> +<!-- CreationDate: Sun May 6 16:36:39 2012 --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> |