X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=folly%2Fconfigure.ac;h=4e951b74386fd769f342851860eea1e49e4905b8;hp=22e2f9fae8937bd2d7c58a32e2b9d06b0a3e6f2e;hb=1244eb2496071f4438ca1dd3d95c56e09e99cd43;hpb=b8d8ea5abc428bc1991357e40a086b3cb34e68d9 diff --git a/folly/configure.ac b/folly/configure.ac index 22e2f9fa..4e951b74 100644 --- a/folly/configure.ac +++ b/folly/configure.ac @@ -326,6 +326,8 @@ if test "$folly_cv_lib_liblinux_vdso" = yes; then AC_DEFINE([HAVE_LINUX_VDSO], [1], [Define to 1 if liblinux-vdso is available]) fi +AC_DEFINE([HAVE_PTHREAD], [1], [Define to 1 if pthread is avaliable]) + AC_CACHE_CHECK( [for usable std::is_trivially_copyable], [folly_cv_decl_std_is_trivially_copyable],