THRIFT-953: Fix compilation of TransportTest.cpp on Mac (actual tests still fail...
authorChristian Lavoie <clavoie@apache.org>
Thu, 4 Nov 2010 18:51:42 +0000 (18:51 +0000)
committerChristian Lavoie <clavoie@apache.org>
Thu, 4 Nov 2010 18:51:42 +0000 (18:51 +0000)
commit4f42ef7aa593b20fa17ad542f53c296032955fb7
treebcb1217771ff0bc22c18c0462be2a88ec728a944
parent5aaa02166e335d6399c7345bbd8f3d83d4e481fa
THRIFT-953: Fix compilation of TransportTest.cpp on Mac (actual tests still fail) and fix boost m4 macros for Mac.

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1031148 13f79535-47bb-0310-9956-ffa450edef68
aclocal/ax_boost_base.m4
lib/cpp/test/Makefile.am
lib/cpp/test/TransportTest.cpp
lib/cpp/test/UnitTestMain.cpp