[tracker] build: Migrate to GSettings



commit 55c4a6c8d1ec5a4291273d89a217ce04faacc6fe
Author: Martyn Russell <martyn lanedo com>
Date:   Tue Mar 8 16:12:24 2011 +0000

    build: Migrate to GSettings
    
    Fixes GB#622288, Migrate to GSettings to make it easier to change default settings
    
    Note this commit is a place holder for the bug association with
    the feature being added in the previous merge commit

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index dfc9f71..192dfc4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -662,6 +662,7 @@ fi
 GLIB_GENMARSHAL=`$PKG_CONFIG glib-2.0 --variable=glib_genmarshal`
 AC_SUBST(GLIB_GENMARSHAL)
 
+# Introduced with GSettings
 GLIB_MKENUMS=`$PKG_CONFIG glib-2.0 --variable=glib_mkenums`
 AC_SUBST(GLIB_MKENUMS)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]