build: Move systemd checks to lib/util
authorChristof Schmitt <cs@samba.org>
Fri, 20 Mar 2015 19:13:14 +0000 (12:13 -0700)
committerChristof Schmitt <cs@samba.org>
Mon, 23 Mar 2015 20:22:11 +0000 (21:22 +0100)
commit0509790ec3696e09f6d5e6db969e46e8fd975efb
tree0e51360ceb6a23ce9922ac0d0ca8cfd419cdcf4a
parentdee2b958c0412296e7944a120d28dd0a350f0223
build: Move systemd checks to lib/util

Only lib/util uses the systemd library, so it makes sense to have the
checks there. This also removes the need for the ctdb build script to
specify an empty tag for the systemd library.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/wscript
lib/util/wscript
lib/util/wscript_configure
wscript