Page MenuHomePhabricator

Cleanup configure.ac to remove old boost versions workarounds
ClosedPublic

Authored by Fabien on Jan 5 2019, 15:37.

Details

Summary

Testing against boost versions prior MINIMUM_BOOST_VERSION is no longer
required.

Test Plan
./autogen.sh
mkdir build && cd build
../configure
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
boost_version_cleanup_configure_ac
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4416
Build 6897: Bitcoin ABC Buildbot (legacy)
Build 6896: arc lint + arc unit