[PATCH] fix build with --disable-gconf
src/core/prefs.c still contain a call to gconf_client_set_bool() when
built with --disable-gconf, breaking the build.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
1 file changed, 2 insertions(+)
Index: metacity-2.25.1/src/core/prefs.c
===================================================================
--- metacity-2.25.1.orig/src/core/prefs.c
+++ metacity-2.25.1/src/core/prefs.c
meta_prefs_set_compositing_manager (gboolean whether)
gconf_client_set_bool (default_client,