Some opensource build fixes
authorTudor Bosman <tudorb@fb.com>
Tue, 20 May 2014 15:49:16 +0000 (08:49 -0700)
committerDave Watson <davejwatson@fb.com>
Tue, 20 May 2014 19:59:39 +0000 (12:59 -0700)
commit527ce886369194ebbdaef842a0d96445203d171c
tree8fb720ad5adf3892ed66d3f25e8587b85907ddbe
parent2ff7b2379ddc5760c8b70f24e31394418c9a37e5
Some opensource build fixes

Summary:
- switch to new versions of ax_boost_*.m4
- versioning in libtool
- better checks in configure.ac

Test Plan: built in an Ubuntu VM

Reviewed By: davejwatson@fb.com

Subscribers: folly@lists

FB internal diff: D1338957
.gitignore
README
folly/Makefile.am
folly/configure.ac
folly/m4/ax_boost_base.m4
folly/m4/ax_boost_regex.m4
folly/m4/ax_boost_thread.m4