From cc8af0bce579712f4732fccfbe616290c9531cb6 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Wed, 26 Jan 2011 22:59:27 +0000 Subject: [PATCH] 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 --- install/fpm/install.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/install/fpm/install.xml b/install/fpm/install.xml index 89226a2a98..574406f3f0 100644 --- a/install/fpm/install.xml +++ b/install/fpm/install.xml @@ -20,12 +20,6 @@ There are several other FPM-specific configure options (all of them optional): - - - --with-libevent-dir - path to libevent install - prefix. - - --with-fpm-user - set FPM user (default - nobody).