Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_LIBCURL_OPTION (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/customized/include/
Dcurl_config_liteos_m.h53 #define CURL_DISABLE_LIBCURL_OPTION 1 macro
Dcurl_config_liteos_a.h53 #define CURL_DISABLE_LIBCURL_OPTION 1 macro
/third_party/curl/
DCMakeLists.txt235 option(CURL_DISABLE_LIBCURL_OPTION "disables --libcurl option from the curl tool" OFF) option
Dconfigure.ac1051 AC_DEFINE(CURL_DISABLE_LIBCURL_OPTION, 1, [to disable --libcurl C code generation option]) definition