This is 0.14.2 on OpenBSD 6.1-current/amd64
./configure --with-boost=no --disable-wallet CXX=clang++ CC=clang
[...]
configure: error: No working boost sleep implementation found.
According to ./configure --help, --with-boost=no is supposed to disable boost,
so why is it even looking for it?