From: Derick Rethans Date: Tue, 16 Apr 2002 10:13:00 +0000 (+0000) Subject: - Remove version number here X-Git-Tag: php-4.2.0~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd1cedd5ca05dcbe47bb3f2cfb9632e074157bd7;p=php - Remove version number here --- diff --git a/ext/xslt/config.m4 b/ext/xslt/config.m4 index 0cfa426466..22ab4382f1 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]) PHP_ARG_WITH(sablot-js, enable JavaScript for Sablotron, [ --with-sablot-js=DIR Sablotron: enable JavaScript support for Sablotron])