Lines Matching full:libcurl
25 curl-config \- Get information about a libcurl installation
30 displays information about the curl and libcurl installation.
33 Displays the built-in path to the CA cert bundle this libcurl uses.
35 Displays the compiler used to build libcurl.
38 libcurl. Currently that is only the include path to the curl include files.
40 Specify the oldest possible libcurl version string you want, and this
47 Lists what particular main features the installed libcurl was built with. At
55 to link your application with libcurl.
57 This is the prefix used when libcurl was installed. Libcurl is then installed
61 Lists what particular protocols the installed libcurl was built to support. At
68 to link your application with libcurl statically. (Added in 7.17.1)
70 Outputs version information about the installed libcurl.
72 Outputs version information about the installed libcurl, in numerical mode.
74 major, minor, patch. So that libcurl 7.7.4 would appear as 070704 and libcurl
78 What linker options do I need when I link with libcurl?
82 What compiler options do I need when I compile using libcurl functions?
86 How do I know if libcurl was built with SSL support?
90 What's the installed libcurl version?