Makefile: Do not use OLD_ICONV on MINGW anymore
commitd0e09527818bfecc0511796f313a39e4af808c04
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 8 Jan 2012 17:12:41 +0000 (8 11:12 -0600)
treeca7e9077cd6107375998fc751e7dacc987f0790b
parentf4295c0924a2bb5063b966d30b373bc2b4cd2382
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