Thrift-1715: Allow excluding libraries in fb303 configure
authorJake Farrell <jfarrell@apache.org>
Sun, 24 Mar 2013 02:38:48 +0000 (22:38 -0400)
committerJake Farrell <jfarrell@apache.org>
Sun, 24 Mar 2013 02:38:48 +0000 (22:38 -0400)
commit60723b88ff62f90e031911be5d903f6da99d3c42
treed9375fe089c3ea00095de18124c7a5c69c43a121
parent775862547b132bf26e6cb250caaa46618eb99f4f
Thrift-1715: Allow excluding libraries in fb303 configure
Client: fb303
Patch: Harsh J

Updated patch to allow for excluding all avaliable lang libraries using the
--without-<lib> configure flag. Configure output added to notify user of
result

Building C++ Library ......... : yes
Building Java Library ........ : yes
Building Python Library ...... : yes
Building PHP Library ......... : yes
contrib/fb303/Makefile.am
contrib/fb303/aclocal/ax_javac_and_java.m4 [new file with mode: 0644]
contrib/fb303/aclocal/ax_thrift_internal.m4 [new file with mode: 0644]
contrib/fb303/configure.ac