Makefile: Do not use OLD_ICONV on MINGW anymore
commit0b23940e84c0fba63e4b24022c528df3eed4b852
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 11 May 2012 22:49:58 +0000 (11 17:49 -0500)
tree7b5c3fe1b782a7b58248b276fbb41490b4302b3b
parent3d8a0d35fd88be9a7fd4c4dff6c365fc36b6a0ef
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