diff options
author | Alessandro Ghedini <al3xbio@gmail.com> | 2011-12-16 15:33:48 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-12-19 23:25:36 +0100 |
commit | 7cc2e8b349df28d55d5f40bfae323485df9f0cf2 (patch) | |
tree | 9f79d8c47d6fc05ae52b8a92e9b33c5e5e91baa0 /docs/libcurl/curl_multi_cleanup.3 | |
parent | 3c18b38dcc59cbb4f62b48cc4d7004f6bccffc37 (diff) |
configure: add symbols versioning option
Allow, at configure time, the production of versioned symbols. The
symbols will look like "CURL_<FLAVOUR>_<VERSION> <SYMBOL>", where
<FLAVOUR> represents the SSL flavour (e.g. OPENSSL, GNUTLS, NSS, ...),
<VERSION> is the major SONAME version and <SYMBOL> is the actual symbol
name. If no SSL library is enabled the symbols will be just
"CURL_<VERSION> <SYMBOL>".
Diffstat (limited to 'docs/libcurl/curl_multi_cleanup.3')
0 files changed, 0 insertions, 0 deletions