Makefile: Do not use OLD_ICONV on MINGW anymore
commit5d4c2f391d1f7b8e4cad50c517e9ee6b69196321
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 29 May 2012 02:17:21 +0000 (28 21:17 -0500)
treea2b9a92f21025cb71af0f5669d5788614cc7da50
parentf6bf976724d7cc299d7940878106b5423be92236
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