From 12430d1da1efef3365e7f21b66d7aac32c49480a Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Fri, 15 Feb 2002 03:08:41 +0000 Subject: [PATCH] Fix cosmetic bug. (#15142) --- ext/xslt/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/xslt/config.m4 b/ext/xslt/config.m4 index 7a1db17800..96af16d87d 100644 --- a/ext/xslt/config.m4 +++ b/ext/xslt/config.m4 @@ -10,7 +10,7 @@ PHP_ARG_ENABLE(xslt, whether to enable xslt support, [ --enable-xslt Enable xslt support.]) PHP_ARG_WITH(xslt-sablot, for XSLT Sablotron backend, -[ --with-xslt-sablot XSLT: Enable the sablotron backend.]) +[ --with-xslt-sablot=DIR XSLT: Enable the sablotron backend.]) PHP_ARG_WITH(expat-dir, libexpat dir for Sablotron XSL support, [ --with-expat-dir=DIR XSLT: libexpat dir for Sablotron 0.50]) -- 2.40.0