Make Fibers library conditional on working Boost.Context fcontext_t
[folly.git] / folly / configure.ac
index e3981b2c1618803aa95183ab513e3464a828f674..48a99b5b69450adcb7c44c483c2eb15c1f3a08e4 100644 (file)
@@ -536,6 +536,7 @@ AM_CONDITIONAL([HAVE_BITS_FUNCTEXCEPT_H], [test "$ac_cv_header_bits_functexcept_
 AM_CONDITIONAL([HAVE_EXTRANDOM_SFMT19937],
                [test "$folly_cv_prog_cc_have_extrandom_sfmt19937" = "yes"])
 AM_CONDITIONAL([FOLLY_TESTMAIN], [test "x${use_follytestmain}" = "xyes"])
+AM_CONDITIONAL([HAVE_BOOST_CONTEXT], [test "x${ax_cv_boost_context}" = "xyes"])
 
 # Output
 AC_CONFIG_FILES([Makefile