From: Daniel Stenberg Date: Thu, 12 Oct 2017 11:54:00 +0000 (+0200) Subject: winbuild/BUILD.WINDOWS.txt: mention WITH_NGHTTP2 X-Git-Tag: curl-7_56_1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f64c05278e5fcd9425c3389b5cee84aa211677dc;p=curl winbuild/BUILD.WINDOWS.txt: mention WITH_NGHTTP2 --- diff --git a/winbuild/BUILD.WINDOWS.txt b/winbuild/BUILD.WINDOWS.txt index 7b0d5ba86..1840991fe 100644 --- a/winbuild/BUILD.WINDOWS.txt +++ b/winbuild/BUILD.WINDOWS.txt @@ -71,6 +71,7 @@ where is one or many of: Libraries can be fetched at http://windows.php.net/downloads/php-sdk/deps/ Uncompress them into the deps folder. WITH_SSL= - Enable OpenSSL support, DLL or static + WITH_NGHTTP2= - Enable HTTP/2 support, DLL or static WITH_MBEDTLS= - Enable mbedTLS support, DLL or static WITH_CARES= - Enable c-ares support, DLL or static WITH_ZLIB= - Enable zlib support, DLL or static