Allow the Thrift compiler to be built without the Haskell generator.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:26 +0000 (21:40 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:26 +0000 (21:40 +0000)
commit22812f8be82d2e2336a0a99950940c743375a76c
treefa7600f0cae6ea811fe433aa2502dc2c8b318918
parent42e6d5143761fc0e20254a46a15e3da59ca0ac51
Allow the Thrift compiler to be built without the Haskell generator.

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

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