Changeset a62f518
- Timestamp:
- 08/15/2021 10:37:04 AM (22 months ago)
- Branches:
- 11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 1b893a7
- Parents:
- 2f4e6181
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
networking/netlibs/curl.xml
r2f4e6181 ra62f518 368 368 369 369 <para> 370 < option>--with-openssl</option>: This parameter chooses370 <parameter>--with-openssl</parameter>: This parameter chooses 371 371 <application>OpenSSL</application> as SSL/TLS implementation. 372 372 This seems mandatory now. … … 393 393 394 394 <para> 395 <option>--with-libssh2</option>: This param ater adds395 <option>--with-libssh2</option>: This parameter adds 396 396 <application>SSH</application> support to cURL. This is disabled 397 397 by default. … … 399 399 400 400 <para> 401 <option>--enable-ares</option>: This param ater adds401 <option>--enable-ares</option>: This parameter adds 402 402 support for DNS resolution through the c-ares library. It is disabled 403 403 by default, but does speed up DNS resolution queries.
Note:
See TracChangeset
for help on using the changeset viewer.