From faaaf626551f540e578dad18cab4efbfded38937 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 25 Oct 2007 22:30:35 +0000 Subject: Added the --static-libs option to curl-config --- docs/curl-config.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/curl-config.1 b/docs/curl-config.1 index 066169874..fe187836c 100644 --- a/docs/curl-config.1 +++ b/docs/curl-config.1 @@ -21,7 +21,7 @@ .\" * $Id$ .\" ************************************************************************** .\" -.TH curl-config 1 "25 Jan 2004" "Curl 7.15.4" "curl-config manual" +.TH curl-config 1 "25 Oct 2007" "Curl 7.17.1" "curl-config manual" .SH NAME curl-config \- Get information about a libcurl installation .SH SYNOPSIS @@ -62,6 +62,9 @@ the time of writing, this list may include HTTP, HTTPS, FTP, FTPS, FILE, TELNET, LDAP, DICT. Do not assume any particular order. The protocols will be listed using uppercase and are separated by newlines. There may be none, one or several protocols in the list. (Added in 7.13.0) +.IP "--static-libs" +Shows the complete set of libs and other linker options you will need in order +to link your application with libcurl statically. .IP "--version" Outputs version information about the installed libcurl. .IP "--vernum" -- cgit v1.2.3