summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBrent Hull <[email protected]>2012-11-15 15:48:17 -0500
committerBrent Hull <[email protected]>2012-11-15 15:48:17 -0500
commitc81be8f47625e50b9b0148f176d27af8330efd91 (patch)
tree515ac0aa0b4a79d57a19f733e2b0d86427d502e5 /configure.ac
parent1aa6079a48aacd1b495f6944848e3d432a4b115d (diff)
downloadmate-utils-c81be8f47625e50b9b0148f176d27af8330efd91.tar.bz2
mate-utils-c81be8f47625e50b9b0148f176d27af8330efd91.tar.xz
Remove extra gsettings line in configure
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index ec1801e1..4c265ce3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -149,8 +149,6 @@ AS_IF([test "x$MATECONFTOOL" = "xno"],
[AC_MSG_ERROR([mateconftool-2 executable not found in your path - should be installed with MateConf])]
)
-GLIB_GSETTINGS
-
AM_MATECONF_SOURCE_2
AC_ARG_ENABLE([gdict-applet],