From: Matthew Barr Date: Tue, 29 Mar 2016 05:41:27 +0000 (+1100) Subject: remove HAVE_PTHREAD_H X-Git-Tag: v4.2.0^2~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a6c6f46ed4db4663be5531b2af10704c7f654ab;p=thirdparty%2Fvectorscan.git remove HAVE_PTHREAD_H --- diff --git a/cmake/config.h.in b/cmake/config.h.in index aac8f64b..75c27b3e 100644 --- a/cmake/config.h.in +++ b/cmake/config.h.in @@ -52,9 +52,6 @@ /* Define to 1 if `posix_memalign' works. */ #cmakedefine HAVE_POSIX_MEMALIGN -/* Define to 1 if you have the header file. */ -#cmakedefine HAVE_PTHREAD_H - /* Define to 1 if you have the `setrlimit' function. */ #cmakedefine HAVE_SETRLIMIT