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
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: 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

Pull Requests

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: Thu Nov 21 11:01:29 2024 UTC