summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-08-11 18:46:01 +0200
committerStefano Karapetsas <[email protected]>2013-08-11 18:46:01 +0200
commit5115f068a19b25ce061f1f3b1fde329dad921a1f (patch)
tree3304b3aa19168d9661fa94b8baca40eb971a0fa0 /src
parentf8b90da425aa807de2e6b12de44c1176260be5d6 (diff)
downloadmate-polkit-5115f068a19b25ce061f1f3b1fde329dad921a1f.tar.bz2
mate-polkit-5115f068a19b25ce061f1f3b1fde329dad921a1f.tar.xz
Allow deprecations to fix build with GTK3
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 58f9507..0ee00b3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,7 +24,6 @@ polkit_mate_authentication_agent_1_CPPFLAGS = \
-DDATADIR=\""$(pkgdatadir)"\" \
-DMATELOCALEDIR=\""$(datadir)/locale"\" \
-DPOLKIT_AGENT_I_KNOW_API_IS_SUBJECT_TO_CHANGE \
- $(DISABLE_DEPRECATED) \
$(AM_CPPFLAGS)
polkit_mate_authentication_agent_1_CFLAGS = \