Skip to content

Fix m4 recipe for boost::context to work with boost >=1.68

Alexey requested to merge (removed):patch-1 into master

Import context/detail/fcontext.hpp instead of context/all.hpp when testing for the presence of boost::context.

context/all.hpp has been removed in recent versions of boost::context.

See:

Edited by Alexey

Merge request reports