Makefile: Do not use OLD_ICONV on MINGW anymore
commit8ec6375188df0038ff5d92497a0fcc9f53d33316
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerKarsten Blees <blees@dcon.de>
Thu, 15 Mar 2012 17:05:32 +0000 (15 18:05 +0100)
treeabee0ac741ebac75751158c64850cff9d1975603
parent2476b0c56b602f342408d611acb248e0f0f89f4c
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