Allow the Thrift compiler to be built without the OCaml generator.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:11 +0000 (21:40 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:11 +0000 (21:40 +0000)
commit3d671b5e537482e40e4869dbe0235edf496b3184
treefe0e78b7778bab1b398edcd5cd9ecd8863b8fdbd
parent7bb71df6efb2529ea3f3d1baf86fb6f102ca3e4f
Allow the Thrift compiler to be built without the OCaml generator.

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

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