More opensource build fixes
authorTudor Bosman <tudorb@fb.com>
Tue, 20 May 2014 21:32:43 +0000 (14:32 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Mon, 9 Jun 2014 22:34:52 +0000 (15:34 -0700)
commitedf578d8d804624f209f1de3fe8fabd8ebaf6a99
treeeaf8ed25727a5465b810e0671a450b0346c59f1b
parent253dd087cc83e0b921b73d63477a238fb707f28b
More opensource build fixes

Summary:
- libtool version
- get rid of tiny libraries
- add folly/gen and a bunch of stuff from experimental

Test Plan: built, built a program against it in a ubuntu vm

Reviewed By: davejwatson@fb.com

Subscribers: folly@lists, fugalh

FB internal diff: D1339920
folly/FBString.h
folly/Makefile.am
folly/String.h
folly/configure.ac
folly/m4/ax_config_feature.m4 [new file with mode: 0644]
folly/test/Makefile.am