php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29141 configure help has 5 times libxml line
Submitted: 2004-07-14 11:44 UTC Modified: 2004-07-14 11:55 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: dick at terena dot nl Assigned:
Status: Wont fix Package: Unknown/Other Function
PHP Version: 5.0.0 OS: Debian/GNU Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dick at terena dot nl
New email:
PHP Version: OS:

 

 [2004-07-14 11:44 UTC] dick at terena dot nl
Description:
------------
The configure help has 5 times explantion of --with-libxml-dir:

./configure --help | grep with-libxml-dir
  --with-libxml-dir[=DIR]   libxml2 install prefix.
  --with-libxml-dir[=DIR]   DOM: libxml2 install prefix.
  --with-libxml-dir=DIR     SimpleXML: libxml2 install prefix
  --with-libxml-dir=DIR     XML: libxml2 install prefix
  --with-libxml-dir=DIR     XML: libxml2 install prefix

This looks confusing and redundant.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-14 11:48 UTC] goba@php.net
This is not a documentation problem.
 [2004-07-14 11:55 UTC] derick@php.net
This can not be fixed easily (and does it really matter?)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC