This is a follow up of #21007.
When AC_CHECK_DECLS([fork])
fails:
- on master (8e6532053f580003869346510fc1dc20c46c8067):
0$ src/bitcoind -daemonwait
1Error: Error parsing command line arguments: Invalid parameter -daemonwait
- with this PR:
0$ src/bitcoind -daemonwait
1Error: -daemon is not supported on this operating system