diff options
-rw-r--r-- | docs/INSTALL | 3 |
1 files changed, 3 insertions, 0 deletions
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: |