cmake HAVE_PSELECT examples

zeromq/libzmq CMakeLists.txt :483

check_cxx_symbol_exists(pselect sys/select.h HAVE_PSELECT)

john30/ebusd CMakeLists.txt :74

check_function_exists(pselect HAVE_PSELECT)