mirror of
https://github.com/samba-team/samba.git
synced 2025-02-08 05:57:51 +03:00
This #if _SAMBA_BUILD == 3 is very unfortunate, as it means that in the top level build, these options are not available for these databases. However, having two different tdb_wrap lists is a worse fate, so this will do for now. Andrew Bartlett