From 00dd36e41f95a37f61a99be74cc172c05a288e86 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 11 Apr 2013 14:36:33 -0400 Subject: configure: Specify GLib min/max version Mainly to avoid deprecation warnings about g_type_init(). https://bugs.freedesktop.org/show_bug.cgi?id=63440 --- test/polkitbackend/test-polkitbackendjsauthority.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/polkitbackend/test-polkitbackendjsauthority.c b/test/polkitbackend/test-polkitbackendjsauthority.c index c7160f3..cc7b15f 100644 --- a/test/polkitbackend/test-polkitbackendjsauthority.c +++ b/test/polkitbackend/test-polkitbackendjsauthority.c @@ -21,6 +21,7 @@ * David Zeuthen */ +#include "config.h" #include "glib.h" #include -- cgit v1.2.1