Home
last modified time | relevance | path

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

/third_party/curl/
DCMakeLists.txt862 set(USE_LIBPSL OFF) variable
870 set(USE_LIBPSL ON) variable
Dconfigure.ac2064 AC_DEFINE([USE_LIBPSL], [1], [PSL support enabled]) definition
2069 AM_CONDITIONAL([USE_LIBPSL], [test "$curl_psl_msg" = "enabled"]) condition