Makefile: Do not use OLD_ICONV on MINGW anymore
commit667c49a4ad7ec4fda6e28a3ace0d496b5f1e251c
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 14 Feb 2012 20:03:18 +0000 (14 14:03 -0600)
tree970458f99d70a36a806daf45e1af99840266a6ae
parent7f96b51959ac3922c9cf51f8a7ecbd8736cb6f2c
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