Makefile: Do not use OLD_ICONV on MINGW anymore
commitf9e6bba54b6a6aaecde8ae258e2c2b0dac91b08f
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:28:43 +0000 (22 13:28 +0100)
tree20e8578692dbccf8f691c24f590390791133f695
parent60fcb48114950d0eeb889a6c87c9700df7411450
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