comparison xml/en/linux_packages.xml @ 1627:5d0622281aec

Updated the list of configure arguments for the mainline version.
author Konstantin Pavlov <thresh@nginx.com>
date Thu, 17 Dec 2015 19:50:56 +0300
parents b6fad74f2aa1
children 0da7c65fdae5
comparison
equal deleted inserted replaced
1626:b6fad74f2aa1 1627:5d0622281aec
5 <!DOCTYPE article SYSTEM "../../dtd/article.dtd"> 5 <!DOCTYPE article SYSTEM "../../dtd/article.dtd">
6 6
7 <article name="nginx: Linux packages" 7 <article name="nginx: Linux packages"
8 link="/en/linux_packages.html" 8 link="/en/linux_packages.html"
9 lang="en" 9 lang="en"
10 rev="14" 10 rev="15"
11 toc="no"> 11 toc="no">
12 12
13 <section id="distributions"> 13 <section id="distributions">
14 14
15 <para> 15 <para>
331 Packages for mainline version also have the following arguments: 331 Packages for mainline version also have the following arguments:
332 <programlisting> 332 <programlisting>
333 --with-threads 333 --with-threads
334 --with-stream 334 --with-stream
335 --with-stream_ssl_module 335 --with-stream_ssl_module
336 --with-http_slice_module
336 </programlisting> 337 </programlisting>
337 and 338 and
338 <programlisting> 339 <programlisting>
339 --with-http_spdy_module 340 --with-http_spdy_module
340 </programlisting> 341 </programlisting>