diff --git a/Makefile b/Makefile index b363f50d48..b86de761ff 100644 --- 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