Allow the Thrift compiler to be built without the Python generator.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:41:49 +0000 (21:41 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:41:49 +0000 (21:41 +0000)
commitbfd26dcecc4c2b67814ed6d69fff65121c3a471f
tree97f5692d8d1f93d33aaf7c40bdfcd31f4d1a60ea
parent0d6eb969e1bc58d9955e0c48af6a78fb728dfdf8
Allow the Thrift compiler to be built without the Python generator.

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

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