contrib/fb303: Some changes to the build for the Scribe release


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@697294 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/contrib/fb303/bootstrap.sh b/contrib/fb303/bootstrap.sh
index cd282b1..4bc2bb4 100755
--- a/contrib/fb303/bootstrap.sh
+++ b/contrib/fb303/bootstrap.sh
@@ -2,7 +2,7 @@
 
 
 # To be safe include -I flag
-aclocal
+aclocal -I ./aclocal
 automake -a
 autoconf
 ./configure --config-cache $*