libsocialweb: conditional compilation
authorAlban Crequy <alban.crequy@collabora.co.uk>
Fri, 1 Apr 2011 17:02:33 +0000 (18:02 +0100)
committerAlban Crequy <alban.crequy@collabora.co.uk>
Tue, 5 Apr 2011 12:55:24 +0000 (13:55 +0100)
commit9b80b5325ee5026bc74b46027fb29ec2dddaf5ed
tree107c8883555e721cd2e4cc50bd253150db0b47e4
parentf1b315d36a7638580137f2d82d0c6fd5760410c8
libsocialweb: conditional compilation

Introduces --enable-libsocialweb-backend=[yes/no/auto] (default: auto). Unless
`no' is used, it checks the dependencies for the libsocialweb backend and
automatically compiles it when possible. Configure fails if `yes' is used and
the required dependencies are not available.
configure.ac