Fix link error on Fedora 14: newer GConf don't use g_type_*.
authorJan D <jan.h.d@swipnet.se>
Sun, 14 Nov 2010 11:46:00 +0000 (12:46 +0100)
committerJan D <jan.h.d@swipnet.se>
Sun, 14 Nov 2010 11:46:00 +0000 (12:46 +0100)
commit1e60039597ddc46b2a70bcc924585d80a16ba1e5
treefb157b652f1baabca192c0cc14f787f97779c5a6
parent545aad4c002373a625fc12bd2a515d90ae9ba712
Fix link error on Fedora 14: newer GConf don't use g_type_*.

* configure.in (HAVE_GCONF): Check for g_type_init if GConf is found.

* src/config.in (HAVE_G_TYPE_INIT): New symbol.

* src/xsettings.c (init_gconf): Check HAVE_G_TYPE_INIT.
configure
configure.in
src/config.in
src/xsettings.c