VirtualBox

source: vbox/trunk/src/libs/curl-7.64.0/VBOX-README@ 94130

Last change on this file since 94130 was 87153, checked in by vboxsync, 4 years ago

curl: Corrected VBOX-README and new config file as we disable threads, rather than enable them. bugref:9898

  • Property svn:eol-style set to native
File size: 1.2 KB
Line 
1This is libcurl. Only the include & the lib folders are taken from the
2distribution. See http://curl.haxx.se/libcurl/ for more info. We need a valid
3lib/config.h to build the static library. On the UNIX platforms the
4lib/config.h can be generated by using the following configure statement:
5
6 ./configure --enable-http --enable-ftp --enable-file --enable-proxy --disable-pthreads --enable-nonblocking --enable-verbose --disable-ares --disable-manual --disable-ldap --disable-ldaps --disable-sspi --enable-crypto-auth --enable-cookies --without-libssh2 --without-nss --without-libidn --without-ca-path --without-gnutls
7
8On Windows-x86 the file lib/config-win32.h has been used as an initial template.
9
10Place this file, Makefile.kmk & the config files in the form
11config.h.TARGET.TARGET_ARCH in this directory after an update.
12
132019/03/18:
14
15Updated to cURL 7.64.0.
16Downloaded from https://curl.haxx.se/download/
17
18
192018/11/30:
20
21Updated to cURL 7.62.0.
22
23
242017/12/14:
25
26Updated to cURL 7.57.0. Applied the diff against the previous version and fixed. The config.h.* files were manually updated but not regenerated. Tested by setting Version.kmk to an old version and running an update check in the GUI.
27
28
292015/05/04:
30
31Updated to cURL 7.42.1.
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette