Makefile: Do not use OLD_ICONV on MINGW anymore
commit770ac2de12d12a51023dacb8bfcc542ff571e918
authorSebastian Schuberth <sschuberth@gmail.com>
Wed, 23 Nov 2011 09:41:01 +0000 (23 10:41 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:12 +0000 (20 17:45 -0600)
treef00f17623bdcb765651b8372bf5c27f7863d7894
parent57546db84d23d8bf03a47c0d13fb2970b73abd39
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