diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/curl_config.h.cmake | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/curl_config.h.cmake b/lib/curl_config.h.cmake index 65a414b66..0aeddf875 100644 --- a/lib/curl_config.h.cmake +++ b/lib/curl_config.h.cmake @@ -936,8 +936,7 @@ /* if Unix domain sockets are enabled */ #cmakedefine USE_UNIX_SOCKETS -/* Define to 1 if you are building a Windows target without large file - support. */ +/* Define to 1 if you are building a Windows target with large file support. */ #cmakedefine USE_WIN32_LARGE_FILES 1 /* to enable SSPI support */ |