summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 38c9c9b)
raw | patch | inline | side by side (parent: 38c9c9b)
author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 9 Sep 2007 05:09:17 +0000 (01:09 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 Sep 2007 08:51:13 +0000 (01:51 -0700) |
Signed-off-by: Shawn O. Pearce <spearce@spearce.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 bae073fe372dd744678502da1973bd5386fc7bd7..c68b530d1e104eec9f8250cb5e17494eb24501b4 100644 (file)
--- a/Makefile
+++ b/Makefile
NEEDS_LIBICONV = YesPlease
OLD_ICONV = UnfortunatelyYes
NO_STRLCPY = YesPlease
+ NO_MEMMEM = YesPlease
endif
ifeq ($(uname_S),SunOS)
NEEDS_SOCKET = YesPlease