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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 25 19:01:33 2024 UTC