Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_POP3 (Results 1 – 3 of 3) sorted by relevance

/external/curl/
DCMakeLists.txt142 option(CURL_DISABLE_POP3 "to disable POP3" OFF) option
160 set(CURL_DISABLE_POP3 ON) variable
Dconfigure.ac546 AC_DEFINE(CURL_DISABLE_POP3, 1, [to disable POP3]) definition
547 AC_SUBST(CURL_DISABLE_POP3, [1]) subst
/external/curl/lib/
Dcurl_setup.h176 # define CURL_DISABLE_POP3 macro