Home
last modified time | relevance | path

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

/external/curl/
Dconfigure.ac4012 AC_DEFINE(CURL_DISABLE_VERBOSE_STRINGS, 1, [to disable verbose strings]) definition
DCMakeLists.txt257 option(CURL_DISABLE_VERBOSE_STRINGS "disables verbose strings" OFF) option