Makefile: Do not use OLD_ICONV on MINGW anymore
commit883ba42d61fa2d0abeb5c774619f8f7df6fdbd98
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 May 2012 04:25:46 +0000 (11 23:25 -0500)
tree7b5c3fe1b782a7b58248b276fbb41490b4302b3b
parent13280df1dd4dbf3a125756cfa671b498beafa145
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