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
Lint
Lint Not Applicable
Unit
Tests Not Applicable