Makefile: Do not use OLD_ICONV on MINGW anymore
commit0a2623269ff2996c453667a4abc12fbbbf2194b1
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Tue, 4 Jun 2013 09:01:34 +0000 (4 10:01 +0100)
treeef326e60c4161f7a47a83a8a9fbdd750fa536dd0
parentb5c26758639cd934780620d4dd16854c8fdf8c34
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>
config.mak.uname