Removed libevent option/bug, which only affected PHP 5.3.3. Closes PHP Bug #53691 and deals with PHP Bug #52501

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307772 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2011-01-26 22:59:27 +00:00
parent c316dd3b8b
commit cc8af0bce5

View file

@ -20,12 +20,6 @@
There are several other FPM-specific configure options (all of them optional):
</para>
<itemizedlist>
<listitem>
<para>
<literal>--with-libevent-dir</literal> - path to libevent install
prefix.
</para>
</listitem>
<listitem>
<para>
<literal>--with-fpm-user</literal> - set FPM user (default - nobody).