bjoriMon, 18 Apr 2011 09:50:32 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310307
Log:
Expose PHP_MANDIR
Useful for apps (like the pear installer, phd, .. etc) to install their
manpages into the same dir as php did :]
Changed paths:
U
On 04/18/11 11:50 AM, Hannes Magnusson wrote:
Expose PHP_MANDIR
Useful for apps (like the pear installer, phd, .. etc) to install their
manpages into the same dir as php did :]
Shouldn't that be done via php-config?
johannes
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visi
2011/4/18 Johannes Schlüter :
> On 04/18/11 11:50 AM, Hannes Magnusson wrote:
>>
>> Expose PHP_MANDIR
>> Useful for apps (like the pear installer, phd, .. etc) to install their
>> manpages into the same dir as php did :]
>
> Shouldn't that be done via php-config?
Why? These are .php apps, I don't
bjoriMon, 18 Apr 2011 11:13:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310309
Log:
Add an --man-dir to php-config too
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U php/php-src/branches/PHP_5_3/scripts/man1/php-config