22 Oct
2011
22 Oct
'11
7:01 p.m.
On Mon, 2011-10-17 at 00:07 +0200, Gergely Nagy wrote:
When the libsystemd-daemon library is used, we need to use the header provided by the library, otherwise linking will likely fail. To do that, configure sets WITH_LIBSYSTEMD as appropriate, and depending on that value, we either include <systemd/sd-daemon.h> or "sd-daemon.h".
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
applied, thanks. -- Bazsi