summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-12-16 20:55:26 +0100
committerinfirit <[email protected]>2013-12-16 21:13:26 +0100
commit72ac788c489c974df04698cb7008ae0ee6a3056d (patch)
tree67f8fc6c771c593f96b2c66ed653febc7c746f23 /src/Makefile.am
parentb856d1112a1211fcdcc5678923b32359c7ebfa6c (diff)
downloadmate-power-manager-72ac788c489c974df04698cb7008ae0ee6a3056d.tar.bz2
mate-power-manager-72ac788c489c974df04698cb7008ae0ee6a3056d.tar.xz
Add option to enable deprecations and hide warnings under --enable-extra-warn
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a10b98b..350e0cf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -37,6 +37,7 @@ AM_CPPFLAGS = \
-DEGG_LOGGING="\"GPM_LOGGING\"" \
-DEGG_CONSOLE="\"GPM_CONSOLE\"" \
-I$(top_srcdir) \
+ $(DISABLE_DEPRECATED) \
$(NULL)
bin_PROGRAMS = \