fix revision r307772 (there were still references to libevent which has been removed from FPM in 5.3.4)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313343 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jérôme Loyet 2011-07-17 19:52:45 +00:00
parent a578217bca
commit cb3fe80eaa

View file

@ -2,14 +2,6 @@
<!-- $Revision$ -->
<sect1 xml:id="install.fpm.install" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Installation</title>
<sect2 xml:id="install.fpm.install.prereq">
<title>Prerequisites</title>
<para>
FPM uses libevent to manage connections and signals. Minimum required
version is libevent-1.4.11.
</para>
</sect2>
<sect2 xml:id="install.fpm.install.compiling">
<title>Compiling from sources</title>
<para>