diff xml/en/docs/howto_build_on_win32.xml @ 2342:4795c2ae5066

Added the "poll" method for Windows.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 28 Feb 2019 16:04:09 +0300
parents 1ddf76f5c565
children aba11629abbf
line wrap: on
line diff
--- a/xml/en/docs/howto_build_on_win32.xml
+++ b/xml/en/docs/howto_build_on_win32.xml
@@ -9,7 +9,7 @@
 <article name="Building nginx on the Win32 platform with Visual C"
          link="/en/docs/howto_build_on_win32.html"
          lang="en"
-         rev="14">
+         rev="15">
 
 <section name="Prerequisites">
 
@@ -107,7 +107,6 @@ auto/configure \
     --with-zlib=objs/lib/zlib-1.2.11 \
     --with-openssl=objs/lib/openssl-1.1.1b \
     --with-openssl-opt=no-asm \
-    --with-select_module \
     --with-http_ssl_module
 </programlisting>
 </listitem>