build: make polkit optional again for sysprof-cli

This commit is contained in:
Christian Hergert
2020-11-16 14:57:04 -08:00
parent 6e4413d3aa
commit 04eacbcfe2
5 changed files with 26 additions and 14 deletions

View File

@ -4,7 +4,7 @@
#include <glib.h>
#ifdef HAVE_POLKIT
#if HAVE_POLKIT
# ifndef HAVE_POLKIT_AUTOPTR
# include <polkit/polkit.h>