Makefile: Do not use OLD_ICONV on MINGW anymore
commitbb8196c5423b3b51fcadb8130870a0b34e4b10e8
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 19 Jun 2012 22:22:25 +0000 (19 23:22 +0100)
tree6f84297e11460730f779844a83b965519548cfa3
parentdc89c5e743a0f9f0d569bcde83e580bb02a9d123
Makefile: Do not use OLD_ICONV on MINGW anymore

We are building libiconv now the same way as upstream MinGW does, so we do
not need OLD_ICONV anymore when compiling Git either in msysGit or
mingwGitDevEnv.

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Makefile