Allow the Thrift compiler to be built without the Cocoa generator.
authorDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:41:02 +0000 (21:41 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 27 Mar 2008 21:41:02 +0000 (21:41 +0000)
commit4b349aabc946289a200e5691140e7000b33b9583
tree1f987b0919aa789730adfa45c85deee64a567f89
parente21ce4c6ca430f093bf626175088caf2178cc2c3
Allow the Thrift compiler to be built without the Cocoa generator.

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

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