Makefile: Do not use OLD_ICONV on MINGW anymore
commitb46eeaf0a7b773ae6ff07793036cd6247d3cded3
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 13 Mar 2012 05:44:38 +0000 (13 00:44 -0500)
tree14ce6d574416df916800d8abc9b01d80c32f93eb
parentf7c91d672ed98874ad12a854e878d9620c0f80e3
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