Searched defs:CURL_DISABLE_FTP (Results 1 – 4 of 4) sorted by relevance
59 #define CURL_DISABLE_FTP 1 macro
216 # define CURL_DISABLE_FTP macro
386 option(CURL_DISABLE_FTP "Disable FTP" OFF) option467 set(CURL_DISABLE_FTP ON) variable
701 AC_DEFINE(CURL_DISABLE_FTP, 1, [to disable FTP]) definition