summaryrefslogtreecommitdiff
path: root/ext/soap
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-05-29 23:17:16 +0000
committerfoobar <sniper@php.net>2005-05-29 23:17:16 +0000
commita20383ba06c911615b8e95387fd3b016670f4ae8 (patch)
tree4b378fb473588105450c75e73574b62f62fcffba /ext/soap
parentd12196e57555ade57bd1ba90d00c6508a95fa2f7 (diff)
downloadphp-git-a20383ba06c911615b8e95387fd3b016670f4ae8.tar.gz
- Unify the "configure --help" texts
Diffstat (limited to 'ext/soap')
-rw-r--r--ext/soap/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/config.m4 b/ext/soap/config.m4
index d4c1a0da9c..8acad8dee3 100644
--- a/ext/soap/config.m4
+++ b/ext/soap/config.m4
@@ -2,7 +2,7 @@ dnl $Id$
dnl config.m4 for extension soap
PHP_ARG_ENABLE(soap, whether to enable SOAP support,
-[ --enable-soap Include SOAP support.])
+[ --enable-soap Enable SOAP support])
if test -z "$PHP_LIBXML_DIR"; then
PHP_ARG_WITH(libxml-dir, libxml2 install dir,