Allow the Thrift compiler to be built without the C++ generator.
authorDavid Reiss <dreiss@apache.org>
Wed, 27 Feb 2008 01:55:33 +0000 (01:55 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 27 Feb 2008 01:55:33 +0000 (01:55 +0000)
commit22585733e1d2b61aa8b588a94626d40b3f4dd978
tree69d12ce9684150d4530716e8704544608b0abf2a
parentadd584d8f957347c0b5394a9562181a87d4eb468
Allow the Thrift compiler to be built without the C++ generator.

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

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