Added '--configure' option to curl-config to display original configure arguments when curl was built

This commit is contained in:
Claes Jakobsson
2009-11-14 19:23:26 +00:00
parent 1cbc93fb54
commit f7f76e17c3
5 changed files with 17 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ Curl and libcurl 7.19.8
This release includes the following changes:
o support SSL_FILETYPE_ENGINE for client certificate
o curl-config can now show the arguments used when building curl
This release includes the following bugfixes: