Converted concurrency classes to use boost::shared_ptr and boost::weak_ptr:

Wrapped all thrift code in facebook::thrift:: namespace


	


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664735 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/cpp/bootstrap.sh b/lib/cpp/bootstrap.sh
index e85fd2b..607655d 100755
--- a/lib/cpp/bootstrap.sh
+++ b/lib/cpp/bootstrap.sh
@@ -33,7 +33,7 @@
 
 autoscan
 autoheader
-aclocal
+aclocal -I ./aclocal
 libtoolize --automake
 touch NEWS README AUTHORS ChangeLog
 autoconf