tracker: conditional compilation of GLib.SpawnError exception handling
authorRaul Gutierrez Segales <rgs@collabora.co.uk>
Thu, 1 Sep 2011 22:16:27 +0000 (23:16 +0100)
committerRaul Gutierrez Segales <rgs@collabora.co.uk>
Thu, 1 Sep 2011 22:16:27 +0000 (23:16 +0100)
commite4c941605f6ce0d2708da468e89abacf2b01a629
treea6f5c7b7fb0f120633c9daa133aee265cbb2ecf6
parent06b2ec0174113024eaeac4e1dbedc57073f759e1
tracker: conditional compilation of GLib.SpawnError exception handling

Starting Tracker 0.10.6, the GLib.SpawnError is exception is thrown
when calling Tracker.Sparql.Connection.get (). So we need to test
for the installed version and catch or not the exception, accordingly.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=657650
configure.ac
tests/lib/tracker/Makefile.am
tests/lib/tracker/backend.vala