27a6c86
diff -upNr compiz-0.8.2.orign/configure.ac compiz-0.8.2/configure.ac
27a6c86
--- compiz-0.8.2.orign/configure.ac	2009-03-01 13:10:46.000000000 +0100
27a6c86
+++ compiz-0.8.2/configure.ac	2009-08-22 17:25:51.905352173 +0200
27a6c86
@@ -331,7 +331,7 @@ if test "x$use_gtk" = "xyes"; then
27a6c86
 
27a6c86
     if test "x$use_gnome" = "xyes"; then
27a6c86
       PKG_CHECK_MODULES(GNOME_WINDOW_SETTINGS,
27a6c86
-			gnome-window-settings-2.0 gnome-desktop-2.0,
27a6c86
+			gnome-window-settings-2.0 gnome-desktop-2.0 gconf-2.0,
27a6c86
 			[use_gnome=yes], [use_gnome=no])
27a6c86
     fi
27a6c86