diff --git a/test/config.ini.in b/test/config.ini.in index cdd13a9d8c2..31cc3c60a30 100644 --- a/test/config.ini.in +++ b/test/config.ini.in @@ -14,7 +14,7 @@ EXEEXT=@EXEEXT@ RPCAUTH=@abs_top_srcdir@/share/rpcauth/rpcauth.py [components] -# Which components are enabled. These are commented out by `configure` if they were disabled when running config. +# Which components are enabled. These are commented out by cmake if they were disabled during configuration. @ENABLE_WALLET_TRUE@ENABLE_WALLET=true @USE_BDB_TRUE@USE_BDB=true @BUILD_BITCOIN_CLI_TRUE@ENABLE_CLI=true