From 5115f068a19b25ce061f1f3b1fde329dad921a1f Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 11 Aug 2013 18:46:01 +0200 Subject: Allow deprecations to fix build with GTK3 --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 = \ -- cgit v1.2.1