From: Justin Viiret Date: Wed, 11 Nov 2015 23:52:48 +0000 (+1100) Subject: Remove CMake tests for pthread barriers X-Git-Tag: v4.2.0^2~118 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60dcd0c160c19cb60df7da6ce2e35ba69f879971;p=thirdparty%2Fvectorscan.git Remove CMake tests for pthread barriers --- diff --git a/cmake/config.h.in b/cmake/config.h.in index 63e0afc2..9c8f8a27 100644 --- a/cmake/config.h.in +++ b/cmake/config.h.in @@ -39,10 +39,6 @@ /* C compiler has intrin.h */ #cmakedefine HAVE_C_INTRIN_H -/* Define to 1 if you have the declaration of `pthread_barrier_init', and to 0 - if you don't. */ -#cmakedefine HAVE_DECL_PTHREAD_BARRIER_INIT - /* Define to 1 if you have the declaration of `pthread_setaffinity_np', and to 0 if you don't. */ #cmakedefine HAVE_DECL_PTHREAD_SETAFFINITY_NP