--program-suffix and --program-prefix not included in man page names
| 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 | ||
[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 commits
[2005-10-13 11:04 UTC] jg at b-one dot net
[2005-10-13 12:04 UTC] sniper@php.net