Makefile: Do not use OLD_ICONV on MINGW anymore
commit53dcd84491cfd92d0c4c2537f06cf0f6e9ba853d
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 6 Apr 2012 21:47:36 +0000 (6 16:47 -0500)
treec8126c442f1d0d9a9ebca82fed7c61c233394509
parent09a855800adb08333d7b1f351f1af1e8cb85315b
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