MSVC: fix compile errors due to missing libintl.h
commitbad866a29b0ec560c9bed31e2fe3610b6cf50ae3
authorKarsten Blees <karsten.blees@gmail.com>
Tue, 10 Sep 2013 23:21:53 +0000 (11 01:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Sep 2013 18:08:52 +0000 (11 11:08 -0700)
tree07636e1f11c5ad61fa12350b1cfa388fbe99ec6a
parentbb80ee09974667a1db6bbc5e33574ed869b76a88
MSVC: fix compile errors due to missing libintl.h

Set NO_GETTEXT in config.mak.uname to get rid of libintl.h dependency.

Signed-off-by: Karsten Blees <blees@dcon.de>
Acked-by: Sebastian Schuberth <sschuberth@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.uname