Home
last modified time | relevance | path

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

/external/curl/
DCMakeLists.txt219 option(CURL_DISABLE_NTLM "disables NTLM support" OFF) option
Dconfigure.ac3941 AC_DEFINE(CURL_DISABLE_NTLM, 1, [to disable NTLM support]) definition