Home
last modified time | relevance | path

Searched defs:CURL_DISABLE_IPFS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/curl/
H A Dconfigure.ac681 AC_DEFINE(CURL_DISABLE_IPFS, 1, [to disable IPFS]) definition
682 AC_SUBST(CURL_DISABLE_IPFS, [1]) subst
739 AC_DEFINE(CURL_DISABLE_IPFS, 1, [to disable IPFS]) definition
740 AC_SUBST(CURL_DISABLE_IPFS, [1]) subst
H A DCMakeLists.txt349 option(CURL_DISABLE_IPFS "Disable IPFS" OFF) option
373 set(CURL_DISABLE_IPFS ON) variable
393 set(CURL_DISABLE_IPFS ON) variable