Link with libiconv (1.9.2).

This commit is contained in:
Johannes Sixt
2007-08-06 21:39:06 +02:00
parent daf422895c
commit 2e2f5df3c1
2 changed files with 4 additions and 2 deletions

View File

@@ -482,7 +482,8 @@ ifneq (,$(findstring MINGW,$(uname_S)))
NO_UNSETENV=YesPlease
NO_STRCASESTR=YesPlease
NO_STRLCPY=YesPlease
NO_ICONV=YesPlease
NEEDS_LIBICONV = YesPlease
OLD_ICONV = YesPlease
NO_C99_FORMAT = YesPlease
NO_STRTOUMAX = YesPlease
NO_SYMLINKS=YesPlease

View File

@@ -28,7 +28,8 @@ In order to compile this code you need:
zlib-1.2.3-mingwPORT-1.tar
w32api-3.6.tar.gz
tcltk-8.4.1-1.exe (for gitk, git-gui)
libiconv-1.9.2-1-{lib,bin}.zip (for git-am, from http://gnuwin32.sourceforge.net/packages/libiconv.htm)
libiconv-1.9.2-1-{lib,bin,lib}.zip (for git-am,
from http://gnuwin32.sourceforge.net/packages/libiconv.htm)
STATUS