s4-ldb: make ldb_options_find() public
authorAndrew Tridgell <tridge@samba.org>
Thu, 21 Oct 2010 06:55:24 +0000 (17:55 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 21 Oct 2010 08:03:27 +0000 (19:03 +1100)
commit19f8dc9580a772620a39b09585e8c7f8f5deac13
tree1771dcf8649ea63c777138f8e1df3703e54b3138
parentdc729c62eaadff081dea28a4f8769af45c83c4cf
s4-ldb: make ldb_options_find() public

we need to make this symbol public to allow for -Wl,-no-undefined, as
otherwise the pyldb module can't find the symbol when it creates the
module
source4/lib/ldb/ABI/ldb-0.9.17.sigs [new file with mode: 0644]
source4/lib/ldb/common/ldb_options.c
source4/lib/ldb/wscript