Allow the Thrift compiler to be built without the Smalltalk generator.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:42 +0000 (21:40 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:40:42 +0000 (21:40 +0000)
commitb3ac8a6c7278b26a207d7847211b61b98e84c54d
tree13f9823eb79811f761fe5a70d14dcd997e9daebc
parent2b6ba090dc895152efe2d9da4b15497e92429d18
Allow the Thrift compiler to be built without the Smalltalk generator.

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

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