mirror of
https://github.com/curl/curl.git
synced 2025-09-23 12:36:49 +03:00
INSTALL: Added email protocols to the "Disabling in Win32 builds" section
This commit is contained in:
parent
f0d860d35f
commit
0106575728
|
@ -416,6 +416,9 @@ Win32
|
||||||
CURL_DISABLE_FILE disables FILE
|
CURL_DISABLE_FILE disables FILE
|
||||||
CURL_DISABLE_TFTP disables TFTP
|
CURL_DISABLE_TFTP disables TFTP
|
||||||
CURL_DISABLE_HTTP disables HTTP
|
CURL_DISABLE_HTTP disables HTTP
|
||||||
|
CURL_DISABLE_IMAP disables IMAP
|
||||||
|
CURL_DISABLE_POP3 disables POP3
|
||||||
|
CURL_DISABLE_SMTP disables SMTP
|
||||||
|
|
||||||
If you want to set any of these defines you have the following
|
If you want to set any of these defines you have the following
|
||||||
possibilities:
|
possibilities:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user