From 561552cb4d7cdc81aa3030d1ae2d70ffc9736099 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 16 Apr 2002 10:14:08 +0000 Subject: [PATCH] - MFB: Remove version number --- 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 456ccc417a..251a1c088a 100644 --- a/ext/xslt/config.m4 +++ b/ext/xslt/config.m4 @@ -13,7 +13,7 @@ PHP_ARG_WITH(xslt-sablot, for XSLT 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.8]) +[ --with-expat-dir=DIR XSLT: libexpat dir for Sablotron]) PHP_ARG_WITH(sablot-js, enable JavaScript for Sablotron, [ --with-sablot-js=DIR Sablotron: enable JavaScript support for Sablotron]) -- 2.50.1