Makefile: Do not use OLD_ICONV on MINGW anymore
commit5e20e60bd73f3292a3142cc0e1f805533e75b8a0
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 29 Jan 2012 11:07:40 +0000 (29 11:07 +0000)
treeb12cd4249821d02aa54012d48a454c433b6056e8
parent71f4bd21981d081413439ac2f5860772bb8c0707
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