ID:               15142
 Updated by:       [EMAIL PROTECTED]
-Summary:          configure --help for --with-xslt-sablot lacks "[=DIR]"
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         *Compile Issues
 Operating System: any
 PHP Version:      4.1.1
 New Comment:

Fixed in CVS.



Previous Comments:
------------------------------------------------------------------------

[2002-01-21 09:52:26] [EMAIL PROTECTED]

Reclassified.

------------------------------------------------------------------------

[2002-01-21 08:13:45] [EMAIL PROTECTED]

$ ./configure --help
...
 --with-xslt-sablot      XSLT: Enable the sablotron backend 
...

after a quick look at configure, i noticed that it actually supports
something like --with-xslt-sablot[=DIR]

should probably be fixed in ext/xslt/config.m4:
11 PHP_ARG_WITH(xslt-sablot, whether to enable the XSLT Sablotron
backend,
12 [  --with-xslt-sablot      XSLT: Enable the sablotron backend])

pete.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15142&edit=1

Reply via email to