Added the --static-libs option to curl-config

This commit is contained in:
Dan Fandrich
2007-10-25 22:30:35 +00:00
parent 43885493ea
commit faaaf62655
5 changed files with 15 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ This release includes the following changes:
o added CURLOPT_OPENSOCKETFUNCTION and CURLOPT_OPENSOCKETDATA
o CULROPT_COOKIELIST supports "FLUSH"
o added CURLOPT_COPYPOSTFIELDS
o added --static-libs to curl-config
This release includes the following bugfixes: