|
|
@ -488,7 +488,7 @@ check_function_exists( getgroups HAVE_GETGROUPS )
|
|
|
|
check_symbol_exists( posix_fadvise "fcntl.h" HAVE_FADVISE )
|
|
|
|
check_symbol_exists( posix_fadvise "fcntl.h" HAVE_FADVISE )
|
|
|
|
check_function_exists( getcwd HAVE_GETCWD )
|
|
|
|
check_function_exists( getcwd HAVE_GETCWD )
|
|
|
|
tde_save_and_set( CMAKE_REQUIRED_LIBRARIES ${CMAKE_DL_LIBS} )
|
|
|
|
tde_save_and_set( CMAKE_REQUIRED_LIBRARIES ${CMAKE_DL_LIBS} )
|
|
|
|
check_function_exists( dlopen HAVE_LIBDL
|
|
|
|
check_function_exists( dlopen HAVE_LIBDL )
|
|
|
|
check_function_exists( dlerror HAVE_DLERROR )
|
|
|
|
check_function_exists( dlerror HAVE_DLERROR )
|
|
|
|
tde_restore( CMAKE_REQUIRED_LIBRARIES )
|
|
|
|
tde_restore( CMAKE_REQUIRED_LIBRARIES )
|
|
|
|
check_function_exists( crypt HAVE_CRYPT )
|
|
|
|
check_function_exists( crypt HAVE_CRYPT )
|
|
|
|