Makefile: Do not use OLD_ICONV on MINGW anymore
commitbe511742c02c3c78323871aed25f21f4b07dbbd2
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerErik Faye-Lund <kusmabite@gmail.com>
Fri, 4 Jan 2013 13:03:58 +0000 (4 14:03 +0100)
treeb49183efb7773c7da19d45c8314fe596a9c1aade
parentd21ec616cef5052314fbc0c4db3aefa1facce422
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