summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ad17ea7)
raw | patch | inline | side by side (parent: ad17ea7)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 23 Jan 2012 22:25:19 +0000 (14:25 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 23 Jan 2012 22:25:19 +0000 (14:25 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index a0f2464a9b647fcd6b817e9bb86b7f79190acb01..a4a33d4355d3cdda4ddeb3ba92edd19a1cfad9d0 100644 (file)
--- a/Makefile
+++ b/Makefile
endif
ifdef NO_GETTEXT
BASIC_CFLAGS += -DNO_GETTEXT
+ USE_GETTEXT_SCHEME = fallthrough
endif
ifdef NO_STRCASESTR
COMPAT_CFLAGS += -DNO_STRCASESTR