diff --git a/cmake/bitcoin-build-config.h.in b/cmake/bitcoin-build-config.h.in index bf3ddcd7ff6..1743d79f44d 100644 --- a/cmake/bitcoin-build-config.h.in +++ b/cmake/bitcoin-build-config.h.in @@ -88,7 +88,7 @@ /* Define this symbol if the BSD sysctl(KERN_ARND) is available */ #cmakedefine HAVE_SYSCTL_ARND 1 -/* Define to 1 if std::system or ::wsystem is available. */ +/* Define to 1 if std::system is available. */ #cmakedefine HAVE_SYSTEM 1 /* Define to the address where bug reports for this package should be sent. */