Allow the Thrift compiler to be built without the Erlang generator.
authorDavid Reiss <dreiss@apache.org>
Tue, 17 Feb 2009 20:28:01 +0000 (20:28 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 17 Feb 2009 20:28:01 +0000 (20:28 +0000)
commitf3b0db3735f4f441eedc46548c96199eba3e2486
tree63bde739b918312c6ff800425226b06965489b75
parent9f16d785531a408cc48d8bb0e63b6b6058c55d59
Allow the Thrift compiler to be built without the Erlang generator.

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

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