PHP library is missing install target
-------------------------------------
Key: THRIFT-647
URL: https://issues.apache.org/jira/browse/THRIFT-647
Project: Thrift
Issue Type: Bug
Components: Library (PHP)
Affects Versions: 0.2
Reporter: Anthony Molinaro
Attachments: Makefile.am, php.patch
It would be useful when php is detected to install the php library on the
system the same way other libraries are installed.
To do this I added the attached Makefile.am into the lib/php directory and
modifed configure.ac and lib/Makefile.am to cause automake to recognize it when
PHP is installed. It defaults to installing in /usr/lib/php but can be
overridden using the PHP_PREFIX environment variable, similar to python and
java.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.