parent
be3b129221
commit
05f3422a9b
@ -96,7 +96,7 @@ if(HAVE_STRLCAT)
|
|||||||
add_definitions(-DHAVE_STRLCAT)
|
add_definitions(-DHAVE_STRLCAT)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
check_function_exists(strlcat HAVE_STRLCPY)
|
check_function_exists(strlcpy HAVE_STRLCPY)
|
||||||
if(HAVE_STRLCPY)
|
if(HAVE_STRLCPY)
|
||||||
add_definitions(-DHAVE_STRLCPY)
|
add_definitions(-DHAVE_STRLCPY)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user