mirror of
https://github.com/curl/curl.git
synced 2026-07-24 17:57:18 +03:00
INSTALL: Added email protocols to the "Disabling in Win32 builds" section
This commit is contained in:
parent
f0d860d35f
commit
0106575728
1 changed files with 3 additions and 0 deletions
|
|
@ -416,6 +416,9 @@ Win32
|
|||
CURL_DISABLE_FILE disables FILE
|
||||
CURL_DISABLE_TFTP disables TFTP
|
||||
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
|
||||
possibilities:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue