Florian Müllner 43d6c0ea61 build: Don't fail immediately when logind is missing
We require logind for the native backend, but the backend itself is
optional. However since commit 06c357d78, we will always throw an
error if neither logind nor elogind are available, even when the
backend is disabled.

As we still support "auto" - that is, whether the native backend is
enabled depends on whether its dependencies are available - the
easiest option is to make sure we always include either elogind or
libsystemd in the dependency check rather than erring out explicitly
if neither is found.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/96


(cherry picked from commit 82564772dc27c9b86270e5a694b04945d3f5e3a1)
2018-05-07 19:14:11 +00:00
2015-07-06 00:52:18 -07:00
2018-04-10 17:58:12 +02:00
2017-05-11 13:45:44 +02:00
2016-04-27 20:37:47 +02:00
2018-04-13 19:11:57 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%