Makefile: Do not use OLD_ICONV on MINGW anymore
commit33a4d574876d41df4743456af87a97db4082aa3b
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:15 +0000 (5 13:44 -0500)
tree69fb742f6d06b50c3d844b5d6a207ae6efa1727d
parent31936456d97ae795257fea3fbee95315149017a9
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