diff options
Diffstat (limited to 'ext/pcntl/config.m4')
-rw-r--r-- | ext/pcntl/config.m4 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/pcntl/config.m4 b/ext/pcntl/config.m4 index 8e4dc41f33..b17aec224c 100644 --- a/ext/pcntl/config.m4 +++ b/ext/pcntl/config.m4 @@ -1,6 +1,4 @@ -dnl -dnl $Id$ -dnl +dnl config.m4 for extension pcntl PHP_ARG_ENABLE(pcntl, whether to enable pcntl support, [ --enable-pcntl Enable pcntl support (CLI/CGI only)]) |