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

Reclassified.


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

[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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to