From 5637b36e2ed59a0c65384804b780e323c9c451c0 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 12 Jan 2017 16:48:09 -0800 Subject: Stop testing some stuff we don't care about. --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 05633e71..466ac92e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -169,9 +169,7 @@ else () add_definitions (-D_THREAD_SAFE) add_definitions (-D_POSIX_PTHREAD_SEMANTICS) - nng_check_lib (anl getaddrinfo_a NNG_HAVE_GETADDRINFO_A) nng_check_lib (rt clock_gettime NNG_HAVE_CLOCK_GETTIME) - nng_check_lib (rt sem_wait NNG_HAVE_SEMAPHORE_RT) nng_check_lib (pthread sem_wait NNG_HAVE_SEMAPHORE_PTHREAD) nng_check_lib (nsl gethostbyname NNG_HAVE_LIBNSL) nng_check_lib (socket socket NNG_HAVE_LIBSOCKET) -- cgit v1.2.3-70-g09d2