php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34850 --program-suffix and --program-prefix not included in man page names
Submitted: 2005-10-13 10:54 UTC Modified: 2005-10-13 12:04 UTC
From: jg at b-one dot net Assigned: sniper (profile)
Status: Closed Package: *Configuration Issues
PHP Version: 5.0.5 OS: all
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jg at b-one dot net
New email:
PHP Version: OS:

 

 [2005-10-13 10:54 UTC] jg at b-one dot net
Description:
------------
--program-suffix and -prefix does not apply on phpize and php-config.

scripts/Makefile.frag tries to, but fails because of a bug in it. 

Also, shouldn't the also apply to the correspondig man pages ?

I've fixed both at

http://testdomainet.com/jg/makefile.diff




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-13 11:04 UTC] jg at b-one dot net
Adding suffix to man pages gives strange manpage names:

phpize.1<suffix>.gz so it didn't do that.
 [2005-10-13 12:04 UTC] sniper@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 21:01:30 2024 UTC