diff options
Diffstat (limited to 'ext/shmop')
| -rw-r--r-- | ext/shmop/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shmop/config.m4 b/ext/shmop/config.m4 index 5895293ea9..79642f37d9 100644 --- a/ext/shmop/config.m4 +++ b/ext/shmop/config.m4 @@ -1,6 +1,6 @@ dnl config.m4 for extension shmop -PHP_ARG_ENABLE(shmop, whether to enable shmop support, +PHP_ARG_ENABLE(shmop, whether to enable shmop support, [ --enable-shmop Enable shmop support]) if test "$PHP_SHMOP" != "no"; then |
