summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorBryan Duxbury <bryanduxbury@apache.org>2010-08-19 05:23:59 +0000
committerBryan Duxbury <bryanduxbury@apache.org>2010-08-19 05:23:59 +0000
commit1237369cfc1b63c7b4c7e1a9455b2196c3fda006 (patch)
tree256fea355279046266d0af3cf97adca12941f2ac /bootstrap.sh
parentd3879f80c6bfb8c60b569ceb9a6235fcdff066a2 (diff)
downloadthrift-1237369cfc1b63c7b4c7e1a9455b2196c3fda006.tar.gz
THRIFT-850. build: Perl runtime requires Bit::Vector which may not be installed by default, but configure does not fail
Attached patch should do the following: * check for the existence of the Perl Bit::Vector module * warn the user that the Perl library won't be built if Bit::Vector doesn't exist * have the WITH_PERL conditional also require Bit::Vector (e.g. don't built the perl libs if the module isn't there) Patch: Michael Lum git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@987020 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bootstrap.sh')
0 files changed, 0 insertions, 0 deletions