summaryrefslogtreecommitdiff
path: root/libupower-glib/Makefile.am
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-10 11:17:45 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-14 10:42:55 +0200
commit030e2c9d3633e35e8beeecc1f41f6e0ff77b57dc (patch)
tree9c6a7e332fe70b46a18a8d48f673a25225f5cd93 /libupower-glib/Makefile.am
parent911727fbaa34a13897a87d71311f74646cd4a5ee (diff)
downloadupower-030e2c9d3633e35e8beeecc1f41f6e0ff77b57dc.tar.gz
lib: Remove deprecated features
All this is now handled by logind.
Diffstat (limited to 'libupower-glib/Makefile.am')
-rw-r--r--libupower-glib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/libupower-glib/Makefile.am b/libupower-glib/Makefile.am
index 5c03409..7444f54 100644
--- a/libupower-glib/Makefile.am
+++ b/libupower-glib/Makefile.am
@@ -5,7 +5,6 @@ AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/libupower-glib \
-DUP_COMPILATION \
- -DUPOWER_ENABLE_DEPRECATED \
-DG_LOG_DOMAIN=\"libupower-glib\" \
-DPACKAGE_DATA_DIR=\""$(datadir)"\" \
-DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\"