]> granicus.if.org Git - php/commitdiff
Fix cosmetic bug. (#15142)
authorSean Bright <elixer@php.net>
Fri, 15 Feb 2002 03:08:41 +0000 (03:08 +0000)
committerSean Bright <elixer@php.net>
Fri, 15 Feb 2002 03:08:41 +0000 (03:08 +0000)
ext/xslt/config.m4

index 7a1db17800b40a72423cec172dfd493afa3c1e64..96af16d87d9f79933a15cf4ce8ec335f1e59f52f 100644 (file)
@@ -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])