Makefile: Do not use OLD_ICONV on MINGW anymore
commit0261a74518c5da4ff02c18ca2f5f4a06e18d69ea
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 3 May 2012 15:49:32 +0000 (3 10:49 -0500)
tree6664bfeab500c2654d1c9838792679b691bf08e3
parente76b8f71b4087cd5286fd4b97e7c638cc70670fe
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