THRIFT-506. Allow Thrift to be built without the C++ library
authorDavid Reiss <dreiss@apache.org>
Tue, 31 Aug 2010 16:51:21 +0000 (16:51 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 31 Aug 2010 16:51:21 +0000 (16:51 +0000)
commitea4c9816fc5c4a67e0804d7f1f5afbb1fc5d7c9a
tree1accf90f52f0bb0c9cdd0ada7b21f127b8dcf037
parent5cc3ba83fd9c5563709f3c80a48f4820c82473f4
THRIFT-506. Allow Thrift to be built without the C++ library

Currently, this is only possible by explicitly passing --without-cpp.
It might be better to name it --without-cxx, but it is probably more
important to keep consistency with the "cpp" generator and "lib/cpp".

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