From: Antony Dovgal Date: Thu, 7 Aug 2008 13:11:28 +0000 (+0000) Subject: not experimental anymore X-Git-Tag: php-5.2.7RC1~135 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5dd6078c1401656b2cd22b7c0fcf4c08d69091a9;p=php not experimental anymore --- diff --git a/ext/pcntl/config.m4 b/ext/pcntl/config.m4 index 4b6b99441a..73fd605585 100644 --- a/ext/pcntl/config.m4 +++ b/ext/pcntl/config.m4 @@ -2,11 +2,8 @@ dnl dnl $Id$ dnl -dnl Process Control (pcntl) extentsion --EXPERIMENTAL-- -dnl TODO - Add platform checks - PHP_ARG_ENABLE(pcntl, whether to enable pcntl support, -[ --enable-pcntl Enable experimental pcntl support (CLI/CGI only)]) +[ --enable-pcntl Enable pcntl support (CLI/CGI only)]) if test "$PHP_PCNTL" != "no"; then