ctdb-build: Change from ctdb-util to samba-util
commit59c30257064518aae117784f02ba73bc3221bec6
authorMartin Schwenke <martin@meltin.net>
Fri, 15 Aug 2014 06:41:57 +0000 (15 16:41 +1000)
committerVolker Lendecke <vl@samba.org>
Mon, 6 Oct 2014 10:34:33 +0000 (6 12:34 +0200)
treed4628991eb8d2e07047d08e21c9580b569a5da70
parent43266be94552fe0c364e12d3c44fb54e453c123a
ctdb-build: Change from ctdb-util to samba-util

Remove local lib/util and lib/tdb-wrap. Update wscript, packaging and
includes.h.

The only potentially surprising thing here is a fake samba-util
subsystem that just depends on samba-util-core.  As explained in a
comment:

  When a combined build is implemented, CTDB will wanted to build
  against samba-util rather than samba-util-core.  Similarly, other
  Samba subsystems expect samba-util.  So, for a standalone build,
  just define a fake samba-util subsystem that pulls in
  samba-util-core.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Volker Lendecke <vl@samba.org>
19 files changed:
ctdb/configure.rpm
ctdb/include/internal/includes.h
ctdb/lib/tdb_wrap/tdb_wrap.c [deleted file]
ctdb/lib/tdb_wrap/tdb_wrap.h [deleted file]
ctdb/lib/tdb_wrap/wscript_build [deleted file]
ctdb/lib/util/debug.c [deleted file]
ctdb/lib/util/debug.h [deleted file]
ctdb/lib/util/dlinklist.h [deleted file]
ctdb/lib/util/fault.c [deleted file]
ctdb/lib/util/idtree.c [deleted file]
ctdb/lib/util/signal.c [deleted file]
ctdb/lib/util/substitute.c [deleted file]
ctdb/lib/util/util.c [deleted file]
ctdb/lib/util/util.h [deleted file]
ctdb/lib/util/util_file.c [deleted file]
ctdb/lib/util/util_time.c [deleted file]
ctdb/lib/util/wscript_build [deleted file]
ctdb/packaging/RPM/ctdb.spec.in
ctdb/wscript