]> granicus.if.org Git - php/commitdiff
not experimental anymore
authorAntony Dovgal <tony2001@php.net>
Thu, 7 Aug 2008 13:11:28 +0000 (13:11 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 7 Aug 2008 13:11:28 +0000 (13:11 +0000)
ext/pcntl/config.m4

index 4b6b99441adf417d08c7a935f446ac9bc1f015df..73fd6055855ce5fb99fc145b0f24e79fe25b1052 100644 (file)
@@ -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