summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorFabio Erculiani <[email protected]>2013-07-04 23:39:48 +0200
committerFabio Erculiani <[email protected]>2013-07-05 12:49:59 +0200
commit352ad899ab041bce07f56a3bc4af0469844b4105 (patch)
treed6a71626515bea666b64b2ea1f885c5997578aa7 /src/Makefile.am
parentb36c93575f88bd5a045c36f3d8084608ae20879f (diff)
downloadmate-power-manager-352ad899ab041bce07f56a3bc4af0469844b4105.tar.bz2
mate-power-manager-352ad899ab041bce07f56a3bc4af0469844b4105.tar.xz
drop --with-systemdinhibit and move logind detection to runtime
There is no need to bind the user to either systemd-logind or upower at build time. People can switch between init systems or run logind without systemd.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5fda8ee..a10b98b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -194,7 +194,6 @@ mate_power_manager_LDADD = \
$(LIBNOTIFY_LIBS) \
$(GPM_EXTRA_LIBS) \
$(UPOWER_LIBS) \
- $(SYSTEMD_INHIBIT_LIBS) \
-lm
mate_power_manager_CFLAGS = \