Makefile: Do not use OLD_ICONV on MINGW anymore
commitc13a9caa4407416578072b5f5dea100051f3d6c3
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 6 Dec 2011 00:19:32 +0000 (6 00:19 +0000)
treed90ded67aca8ddcc208384eb00aa347309c51e57
parente40ae218b5ac38d374857419894835546ff87680
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