Allow the Thrift compiler to be built without the C# generator.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:41:31 +0000 (21:41 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:41:31 +0000 (21:41 +0000)
commitce4f4f0cbdeafa355c282b2dd9fa2161c009128f
treeadb04044b8c97c0dc4a9981eb8dfde3877af95bb
parent2dfdb2d7f761417856ba984cf0d7c29a0bd15f04
Allow the Thrift compiler to be built without the C# generator.

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

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