]> granicus.if.org Git - php/commit
"Fix" last commit, to compile cURL with SSL support you must also use the
authorSterling Hughes <sterling@php.net>
Tue, 13 Nov 2001 10:59:15 +0000 (10:59 +0000)
committerSterling Hughes <sterling@php.net>
Tue, 13 Nov 2001 10:59:15 +0000 (10:59 +0000)
commit5fc1552c04dd76863efdbd830da4328f0efedf30
tree452d9604dde46075ad4f2b01f7788a4d59fb8290
parent3ca8006a8d7bcdeb6f0e8021521ee72ed0edebc4
"Fix" last commit, to compile cURL with SSL support you must also use the
OpenSSL extension -- sorry...

The last commit caused bad things to happen if you were compiling cURL and
PHP on Win32 or if you compiled PHP --with-openssl, ie, re-initializing things
that were already initialized
ext/curl/curl.c