summaryrefslogtreecommitdiff
path: root/ext/xsl/config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xsl/config.m4')
-rw-r--r--ext/xsl/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xsl/config.m4 b/ext/xsl/config.m4
index a2b16d24f0..9b6f8aaa49 100644
--- a/ext/xsl/config.m4
+++ b/ext/xsl/config.m4
@@ -3,7 +3,7 @@ dnl $Id$
dnl
PHP_ARG_WITH(xsl, for XSL support,
-[ --with-xsl[=DIR] Include XSL support. DIR is the libxslt base
+[ --with-xsl[=DIR] Include XSL support. DIR is the libxslt base
install directory (libxslt >= 1.1.0 required)])
if test "$PHP_XSL" != "no"; then