Makefile: Do not use OLD_ICONV on MINGW anymore
commit79c09c440e99aabc16713ff2b86c6349d913d9d0
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 1 Oct 2012 09:35:35 +0000 (1 10:35 +0100)
tree0c9ceb356d1a967a1cbc35e20dbc971a37af6762
parent867f15142ef3878046a9b23ccc74ee15ced8d50e
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