From: Matthew Barr Date: Tue, 29 Mar 2016 05:39:58 +0000 (+1100) Subject: remove ENABLE_TOOLS_THREADS X-Git-Tag: v4.2.0^2~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18cfd11c0f6d748823faf1abc92b619793b1385d;p=thirdparty%2Fvectorscan.git remove ENABLE_TOOLS_THREADS --- diff --git a/cmake/config.h.in b/cmake/config.h.in index 9c8f8a27..aac8f64b 100644 --- a/cmake/config.h.in +++ b/cmake/config.h.in @@ -15,9 +15,6 @@ /* internal build, switch on dump support. */ #cmakedefine DUMP_SUPPORT -/* Build tools with threading support */ -#cmakedefine ENABLE_TOOLS_THREADS - /* Define to 1 if `backtrace' works. */ #cmakedefine HAVE_BACKTRACE