Makefile: Do not use OLD_ICONV on MINGW anymore
commit80fd96e8c2d73e441290927a8099e262877fc733
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 30 Mar 2012 18:42:39 +0000 (30 13:42 -0500)
tree02a997e4651564843d281ce9a99cc5932c230920
parentb8cd619b8e5baa95358b861c1c900343558155a6
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