Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1b2e526..0ac156a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -284,6 +284,8 @@ if test "$with_gconf" = "yes"; then
if test "$GCONFTOOL" = "false"; then
AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf])
fi
+else
+ AM_CONDITIONAL([GCONF_SCHEMAS_INSTALL],false)
fi
dnl Debug mode