summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ecc03c1)
raw | patch | inline | side by side (parent: ecc03c1)
author | Arjen Laarhoven <arjen@yaph.org> | |
Wed, 17 Dec 2008 08:20:25 +0000 (09:20 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 18 Dec 2008 06:01:20 +0000 (22:01 -0800) |
Signed-off-by: Arjen Laarhoven <arjen@yaph.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 51581973ab1c75e847474948bbe444db261b0e53..aabf0130b99bee5204c8e668ba8f40caea77dae2 100644 (file)
--- a/Makefile
+++ b/Makefile
endif
NO_STRLCPY = YesPlease
NO_MEMMEM = YesPlease
+ THREADED_DELTA_SEARCH = YesPlease
endif
ifeq ($(uname_S),SunOS)
NEEDS_SOCKET = YesPlease