libutil: Support systemd 230
authorAndreas Schneider <asn@samba.org>
Wed, 22 Jun 2016 09:13:15 +0000 (11:13 +0200)
committerRichard Sharpe <sharpe@samba.org>
Sun, 26 Jun 2016 22:01:55 +0000 (00:01 +0200)
commit8813faffe3ce4b598b626afea4bf90405c8129d8
tree055472a714728ca999b6ee04ded4133f9fbacdb0
parentbecc43b87d892503cf621ab9259c61fc72ff0813
libutil: Support systemd 230

systemd 230 version finally deprecated
libsystemd-daemon/libsystemd-journal split and put everything in
libsystemd library.

Make sure HAVE_LIBSYSTEMD define is supported in the code (we already
have it defined by the waf).

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11936

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Richard Sharpe <rsharpe@samba.org>
Autobuild-User(master): Richard Sharpe <sharpe@samba.org>
Autobuild-Date(master): Mon Jun 27 00:01:55 CEST 2016 on sn-devel-144
lib/util/debug.c