]> git.notmuchmail.org Git - notmuch/commitdiff
cli: Guard deprecated g_type_init calls
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 7 Jun 2013 18:41:13 +0000 (21:41 +0300)
committerDavid Bremner <bremner@debian.org>
Sat, 8 Jun 2013 23:42:33 +0000 (20:42 -0300)
g_type_init was deprecated in GLib 2.35.1.  In order to compile
cleanly, guard these with a suitable #if.

(commit msg from https://bugs.freedesktop.org/attachment.cgi?id=73774 )


No differences found