mirror of
https://github.com/moparisthebest/curl
synced 2025-03-03 02:41:59 -05:00
parent
3abfadfc19
commit
ad338b390b
@ -1401,6 +1401,7 @@ _add_if("LDAPS" NOT CURL_DISABLE_LDAPS AND
|
||||
_add_if("DICT" NOT CURL_DISABLE_DICT)
|
||||
_add_if("TFTP" NOT CURL_DISABLE_TFTP)
|
||||
_add_if("GOPHER" NOT CURL_DISABLE_GOPHER)
|
||||
_add_if("GOPHERS" NOT CURL_DISABLE_GOPHER AND SSL_ENABLED)
|
||||
_add_if("POP3" NOT CURL_DISABLE_POP3)
|
||||
_add_if("POP3S" NOT CURL_DISABLE_POP3 AND SSL_ENABLED)
|
||||
_add_if("IMAP" NOT CURL_DISABLE_IMAP)
|
||||
|
Loading…
x
Reference in New Issue
Block a user