mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:33:37 +03:00
Added '--configure' option to curl-config to display original configure arguments when curl was built
This commit is contained in:
parent
1cbc93fb54
commit
f7f76e17c3
5 changed files with 17 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ Specify the oldest possible libcurl version string you want, and this
|
|||
script will return 0 if the current installation is new enough or it
|
||||
returns 1 and outputs a text saying that the current version is not new
|
||||
enough. (Added in 7.15.4)
|
||||
.IP "--configure"
|
||||
Displays the arguments given to configure when building curl.
|
||||
.IP "--feature"
|
||||
Lists what particular main features the installed libcurl was built with. At
|
||||
the time of writing, this list may include SSL, KRB4 or IPv6. Do not assume
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue