Allow the Thrift compiler to be built without the Ruby generator.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:42:11 +0000 (21:42 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:42:11 +0000 (21:42 +0000)
commitae253583e75b77177dd09533420561d22e1ace6b
tree9408d602b6524b573e5ec111a1181a28f17af934
parent6e93b454ecc0def6e13cbcece578f9d420266966
Allow the Thrift compiler to be built without the Ruby generator.

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

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