mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-10 23:00:14 +01:00
Drop check for polkit-backend again
This was introduced in 0660e5d2, but we don't use polkit-backend anywhere.
This commit is contained in:
parent
d1e6e48ad3
commit
809eefc145
1 changed files with 0 additions and 1 deletions
|
|
@ -159,7 +159,6 @@ PKG_CHECK_MODULES(POLKIT, \
|
|||
has_new_polkit=no)
|
||||
if test x$has_new_polkit = xno; then
|
||||
PKG_CHECK_MODULES(POLKIT, \
|
||||
polkit-backend-1 \
|
||||
polkit-gobject-1 >= 0.91)
|
||||
else
|
||||
AC_DEFINE(USE_SECURITY_POLKIT_NEW, 1, [if we should use PolicyKits new API])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue