Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
MSVC: fix compile errors due to missing libintl.h
author
Karsten Blees
<karsten.blees@gmail.com>
Tue, 10 Sep 2013 23:21:53 +0000
(
01:21
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 11 Sep 2013 18:08:52 +0000
(11:08 -0700)
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
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
bb80ee0
)
diff --git
a/config.mak.uname
b/config.mak.uname
index 7d615314f41f33df245efcecbe49f2aee3c90ad7..781dee4db78361cca802874a5b527207532ae156 100644
(file)
--- a/
config.mak.uname
+++ b/
config.mak.uname
@@
-339,6
+339,7
@@
ifeq ($(uname_S),Windows)
OBJECT_CREATION_USES_RENAMES = UnfortunatelyNeedsTo
NO_REGEX = YesPlease
NO_CURL = YesPlease
+ NO_GETTEXT = YesPlease
NO_PYTHON = YesPlease
BLK_SHA1 = YesPlease
ETAGS_TARGET = ETAGS