Makefile: Do not use OLD_ICONV on MINGW anymore
commit7d27baac407de0877be0da49faba927b0e1e385f
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 5 Jan 2012 20:30:12 +0000 (5 14:30 -0600)
tree62dcb7b45c35a449a2e208de90880e8b86b4da5d
parent617b6240c0b16a96b1b4a72cb3699a946b0246ed
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