Skip to content

Unbreak build without systemd.

Antoine Jacoutot requested to merge ajacoutot/gcr:no-systemd into master

This fixes the check for WITH_SYSTEMD and prevents a fatal error: 'systemd/sd-daemon.h' file not found when building with systemd disabled.

Merge request reports