summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSander Sweers <[email protected]>2016-04-17 15:04:08 +0200
committermonsta <[email protected]>2017-03-05 14:12:12 +0300
commit9923739fe6f161a05078340593bf6a91db13d9be (patch)
tree04206ce1a4d88c8236229d2f1adfc325d8dcd641 /Makefile.am
parent54d119718d8c2c109e089669aacdb66ffeb38a3e (diff)
downloadmate-session-manager-9923739fe6f161a05078340593bf6a91db13d9be.tar.bz2
mate-session-manager-9923739fe6f161a05078340593bf6a91db13d9be.tar.xz
Replace deprecated upower functions with ConsoleKit2 equivalents
This requires ConsoleKit2 version 0.9.2. + corrections for issues mentioned at https://github.com/mate-desktop/mate-session-manager/pull/133
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 55d9370..40911b8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,8 +28,6 @@ MAINTAINERCLEANFILES = \
$(srcdir)/m4/intltool.m4 \
`find "$(srcdir)" -type f -name Makefile.in -print`
-DISTCHECK_CONFIGURE_FLAGS = --disable-upower
-
# Build ChangeLog from GIT history
ChangeLog:
$(AM_V_GEN) if test -d $(top_srcdir)/.git; then \