mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
1475013963
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