cmake HAVE_CRYPT_H examples

tbamud/tbamud CMakeLists.txt :198

check_include_file("crypt.h" HAVE_CRYPT_H)

arkdb/inception configure.cmake :234

CHECK_INCLUDE_FILES (crypt.h HAVE_CRYPT_H)

alibaba/AliSQL configure.cmake :339

CHECK_INCLUDE_FILES (crypt.h HAVE_CRYPT_H)

Tokutek/mysql-5.5 configure.cmake :183

CHECK_INCLUDE_FILES (crypt.h HAVE_CRYPT_H)