diff options
author | Martin Schwenke <martin@meltin.net> | 2014-08-15 16:00:32 +1000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2014-10-04 00:11:21 +0200 |
commit | 1fd4556917df5d7e2aff4997ff7e5b57f2569b40 (patch) | |
tree | 9f3e1c275bb7077550d8b769a40a8854b7f3ef37 /source3/smbd/reply.c | |
parent | db15cc5388efdb0803bd2f785f8b6eee7f46ecbf (diff) | |
download | samba-1fd4556917df5d7e2aff4997ff7e5b57f2569b40.tar.gz samba-1fd4556917df5d7e2aff4997ff7e5b57f2569b40.tar.xz samba-1fd4556917df5d7e2aff4997ff7e5b57f2569b40.zip |
lib/util: Factor out subsystem samba-util-core from samba-util
samba-util depends on Samba-specific code. Exclude this code from
samba-util-core. When told to, via SAMBA_UTIL_CORE_ONLY, only build
samba-util-core and dependencies. When SAMBA_UTIL_CORE_ONLY is not
defined then the behaviour should be unchanged.
Standalone builds of CTDB will be done against samba-util-core to
avoid pulling in Samba-specific code.
An alternative would be to remove the Samba-dependent code from
samba-util. However, some of it is used by OpenChange.
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/smbd/reply.c')
0 files changed, 0 insertions, 0 deletions