From: Yasuo Ohgaki Date: Fri, 12 Apr 2002 00:44:59 +0000 (+0000) Subject: Update Sablotron version supported. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~701 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c9182ad71f1f80ba3b8b9170c42d9af3611820e;p=php Update Sablotron version supported. --- diff --git a/ext/xslt/config.m4 b/ext/xslt/config.m4 index d9a0968a79..456ccc417a 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.50]) +[ --with-expat-dir=DIR XSLT: libexpat dir for Sablotron 0.8]) PHP_ARG_WITH(sablot-js, enable JavaScript for Sablotron, [ --with-sablot-js=DIR Sablotron: enable JavaScript support for Sablotron])