Allow the Thrift compiler to be built without the PHP generator.
authorDavid Reiss <dreiss@apache.org>
Tue, 17 Feb 2009 20:28:30 +0000 (20:28 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 17 Feb 2009 20:28:30 +0000 (20:28 +0000)
commit32272d9bd81f3d05b2dbfd3f504b29aeb9289964
treee8c2cebf787793b3c4f8b003f44cc867f2d148a0
parentbba692833dd045d2d60a4d3fd7ae52723258fc05
Allow the Thrift compiler to be built without the PHP generator.

- Use AX_THRIFT_GEN to make configure support --disable-gen-php
- Update the compiler Makefile.am to exclude the generator.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@745240 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/Makefile.am
configure.ac