Guard manpage generation by reading bitcoin-build-config.h and exiting if HAVE_SYSTEM, ENABLE_WALLET, or ENABLE_ZMQ are off, and provide a short hint so contributors rebuild with the right flags instead of committing incomplete manpages.
Fixes #17506
Override by using –skip-build-options-check if you really need a custom-fit manpage (see bitcoin/bitcoin#29457 (comment)).