X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_curl.c;fp=php_http_curl.c;h=a9950948d1c5ebb66ae8c3e4b9b7568e7ec99b7a;hp=30feba0fcd5639b11e44c2e13b485a0632bfbec3;hb=5f088c7d8efb0eed7de616843075cb5acbd50f6d;hpb=b0d5cbf0fc0e1c9ac8868dab045d17648cc084d9 diff --git a/php_http_curl.c b/php_http_curl.c index 30feba0..a995094 100644 --- a/php_http_curl.c +++ b/php_http_curl.c @@ -25,11 +25,6 @@ # elif defined(PHP_HTTP_HAVE_GNUTLS) # define PHP_HTTP_NEED_GNUTLS_TSL # include -# else -# warning \ - "libcurl was compiled with SSL support, but configure could not determine which" \ - "library was used; thus no SSL crypto locking callbacks will be set, which may " \ - "cause random crashes on SSL requests" # endif /* PHP_HTTP_HAVE_OPENSSL || PHP_HTTP_HAVE_GNUTLS */ # endif /* PHP_WIN32 */ #endif /* ZTS && PHP_HTTP_HAVE_SSL */