Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-verify-pack: get rid of while loop
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index f67b28f75a4c176ee163a735feca05e8b2560f05..0761d6c6eddd7894f2d1625cfed0ef2623661a32 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-314,7
+314,6
@@
ifeq ($(uname_O),Cygwin)
NO_D_TYPE_IN_DIRENT = YesPlease
NO_D_INO_IN_DIRENT = YesPlease
NO_STRCASESTR = YesPlease
- NO_STRLCPY = YesPlease
NO_SYMLINK_HEAD = YesPlease
NEEDS_LIBICONV = YesPlease
NO_C99_FORMAT = YesPlease