summaryrefslogtreecommitdiff
path: root/src/programs
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-07-15 11:17:25 -0400
committerDavid Zeuthen <davidz@redhat.com>2009-07-15 11:17:25 -0400
commit20d1288f5f29a827b473b53336a3c22bbc1993de (patch)
tree004ea4b3ccc606df26b9a45699acb31d8853a006 /src/programs
parent2434044da628dad2ceecf7d0231ddfccf9b39566 (diff)
downloadpolkit-20d1288f5f29a827b473b53336a3c22bbc1993de.tar.gz
Rip out polkit-local and refactor local authority to only use tmp authz
Diffstat (limited to 'src/programs')
-rw-r--r--src/programs/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/programs/Makefile.am b/src/programs/Makefile.am
index 79e9161..074fb39 100644
--- a/src/programs/Makefile.am
+++ b/src/programs/Makefile.am
@@ -41,7 +41,6 @@ libpkexec_action_lookup_la_SOURCES = \
libpkexec_action_lookup_la_CFLAGS = \
-DPOLKIT_BACKEND_I_KNOW_API_IS_SUBJECT_TO_CHANGE \
- -DPOLKIT_LOCAL_I_KNOW_API_IS_SUBJECT_TO_CHANGE \
-DG_LOG_DOMAIN=\"pkexec-action-lookup\" \
$(GLIB_CFLAGS) \
$(NULL)