Seeking feedback before going further.
The goal is to have a build without RPC support just by passing --disable-rpc. An alternative would be --disable-http if we want to also disable REST and RPC in one shot.
Follow ups would be:
- add
--disable-rest. - add
--without-libeventconfigure option that would allowautovalue for--disable-rpcand--disable-rest.