THRIFT-854. php: Provide configure option and make rules to build/install php extension
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 25 Aug 2010 17:09:02 +0000 (17:09 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 25 Aug 2010 17:09:02 +0000 (17:09 +0000)
commit89200e1c9df54bd90a240a61849842e7584304e4
tree02972b68416ee4139b4ab665b9947d4bd449eb05
parent82c73194df27be0874092b92271575ae23820bc3
THRIFT-854. php: Provide configure option and make rules to build/install php extension

This patch adds a make target in lib/php that builds the php extension. By default configure will attempt to build this, but it can be disabled with --without-php_extension.

Patch: Anthony Molinaro

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@989226 13f79535-47bb-0310-9956-ffa450edef68
bootstrap.sh
configure.ac
lib/php/Makefile.am
lib/php/thrift_protocol.ini [new file with mode: 0644]