cmake: support older versions
This commit is contained in:
@@ -252,7 +252,7 @@ check_function_exists( labs HAVE_LABS )
|
||||
check_function_exists( link HAVE_LINK)
|
||||
check_function_exists( localtime HAVE_LOCALTIME )
|
||||
check_function_exists( lstat HAVE_LSTAT )
|
||||
check_function_exists(mallinfo HAVE_MALLINFO)
|
||||
check_symbol_exists( mallinfo " malloc.h" HAVE_MALLINFO)
|
||||
check_function_exists(mbscoll HAVE_MBSCOLL)
|
||||
check_function_exists(mbscasecoll HAVE_MBSCASECOLL)
|
||||
check_function_exists(mbsnrtowcs HAVE_MBSNRTOWCS)
|
||||
|
Reference in New Issue
Block a user