Makefile: Do not use OLD_ICONV on MINGW anymore
commit99df39b20a4c18ef89f4bbdb74f75417ac704c5c
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 14:06:11 +0000 (23 15:06 +0100)
tree341dcea28f9de6392805fbc4e270ba809f781316
parent9e47e31d380058edd90a94c0309902a1e0d8cdd4
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