Makefile: Do not use OLD_ICONV on MINGW anymore
commit58fa25175afb65caf893627bb9609987cd014aa3
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Wed, 16 Jan 2013 09:50:26 +0000 (16 09:50 +0000)
treec92b053c7135fabdba18979abfe7a7b5ca916608
parentfe7ec2093c26ecc95296547f8cbad1d07c419871
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