udisks: Avoid deprecated polkit_authority_get() function
authorMarti Raudsepp <marti@juffo.org>
Wed, 20 Oct 2010 16:39:02 +0000 (19:39 +0300)
committerMartin Pitt <martin.pitt@ubuntu.com>
Sat, 6 Nov 2010 16:38:18 +0000 (12:38 -0400)
commit813578196f08c599c7e87c45aff808db0148303d
tree32a100e84382e02f49b557d7504aac4a9477a1a5
parent1decd59b128f44fffe88feae0644430419a69b23
udisks: Avoid deprecated polkit_authority_get() function

Use polkit_authority_get_sync() instead.

This was introduced in polkit-1 commit 322513b0d, thus bump the configure.ac
check to 0.97.

Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
configure.ac
src/daemon.c