Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Solaris has strlcpy() at least since version 8
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index b363f50d4841149ebe6116275011590cf522fac3..b86de761ff20d62578f7e397abaf440a2f576eae 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-327,7
+327,6
@@
ifeq ($(uname_S),SunOS)
NEEDS_NSL = YesPlease
SHELL_PATH = /bin/bash
NO_STRCASESTR = YesPlease
- NO_STRLCPY = YesPlease
ifeq ($(uname_R),5.8)
NEEDS_LIBICONV = YesPlease
NO_UNSETENV = YesPlease