s3:lib: add cluster_support_[available|features]()
authorStefan Metzmacher <metze@samba.org>
Tue, 21 Jan 2014 13:32:30 +0000 (14:32 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 24 Mar 2014 16:09:10 +0000 (17:09 +0100)
commitfc04cad01a92dae25f2075b99f1cdf84fef516ea
tree3cee2c9d7941d860f46cbb4108294c4370c8df2e
parent24054b5f8b196befb454f48a0da0600afac2c7a1
s3:lib: add cluster_support_[available|features]()

This allows runtime selection of libsamba-cluster-support.so

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/lib/cluster_support.c [new file with mode: 0644]
source3/lib/cluster_support.h [new file with mode: 0644]
source3/wscript_build