Allow the Thrift compiler to be built without the Java generator.
authorDavid Reiss <dreiss@apache.org>
Wed, 27 Feb 2008 02:39:25 +0000 (02:39 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 27 Feb 2008 02:39:25 +0000 (02:39 +0000)
commite8a87de8676cf8043dce97be59d03bef3b477299
treea13ad085e0e69d4869f1f3eab2bfa880a5c0229c
parent22585733e1d2b61aa8b588a94626d40b3f4dd978
Allow the Thrift compiler to be built without the Java generator.

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

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