From: Steve Holme Date: Sun, 9 Nov 2014 13:35:08 +0000 (+0000) Subject: INSTALL: Added email protocols to the "Disabling in Win32 builds" section X-Git-Tag: curl-7_40_0~398 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=010657572815d6f710acb7047be88c50f24a648f;p=curl INSTALL: Added email protocols to the "Disabling in Win32 builds" section --- diff --git a/docs/INSTALL b/docs/INSTALL index 0006918a9..3b2b5c459 100644 --- a/docs/INSTALL +++ b/docs/INSTALL @@ -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: