aboutsummaryrefslogtreecommitdiff
path: root/docs/curl-config.1
diff options
context:
space:
mode:
authorClaes Jakobsson <claes@versed.se>2009-11-14 19:23:26 +0000
committerClaes Jakobsson <claes@versed.se>2009-11-14 19:23:26 +0000
commitf7f76e17c386530b37a49ce1d55cbf77d00f9c00 (patch)
tree1b4039567983f055b93c5a72cb3c0184eb88f117 /docs/curl-config.1
parent1cbc93fb54b773d1564bf2f2194d81c02a985a81 (diff)
downloadgnurl-f7f76e17c386530b37a49ce1d55cbf77d00f9c00.tar.gz
gnurl-f7f76e17c386530b37a49ce1d55cbf77d00f9c00.tar.bz2
gnurl-f7f76e17c386530b37a49ce1d55cbf77d00f9c00.zip
Added '--configure' option to curl-config to display original configure arguments when curl was built
Diffstat (limited to 'docs/curl-config.1')
-rw-r--r--docs/curl-config.12
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/curl-config.1 b/docs/curl-config.1
index a116e6ea4..b3bd3832b 100644
--- a/docs/curl-config.1
+++ b/docs/curl-config.1
@@ -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