We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6632d4f commit cd4f253Copy full SHA for cd4f253
configure.ac
@@ -57,7 +57,7 @@ fi
57
58
AM_CONDITIONAL([RELEASE_BUILD], [test "$PACKAGE_VERSION" != "git"])
59
60
-BOOST_REQUIRE([1.34])
+BOOST_REQUIRE([1.35])
61
BOOST_FOREACH
62
BOOST_PROGRAM_OPTIONS([mt])
63
BOOST_SERIALIZATION([mt])
0 commit comments