summaryrefslogtreecommitdiff
path: root/ext/shmop/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/shmop/config.m4')
-rw-r--r--ext/shmop/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shmop/config.m4 b/ext/shmop/config.m4
index 532256d9a9..1a9ca6adad 100644
--- a/ext/shmop/config.m4
+++ b/ext/shmop/config.m4
@@ -1,6 +1,6 @@
dnl $Id$
PHP_ARG_ENABLE(shmop, whether to enable shmop support,
-[ --enable-shmop Enable shmop support])
+[ --enable-shmop Enable shmop support])
if test "$PHP_SHMOP" != "no"; then
AC_DEFINE(HAVE_SHMOP, 1, [ ])