From 31d81220423c7681b0e9a95eda0777be4b803a73 Mon Sep 17 00:00:00 2001 From: Neroth Date: Wed, 23 Jan 2013 00:41:03 +0100 Subject: [PATCH] Fix #74 & #77 (GSetting) --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index fd03374..712fe68 100644 --- a/configure.ac +++ b/configure.ac @@ -19,6 +19,8 @@ IT_PROG_INTLTOOL(0.26) PKG_PROG_PKG_CONFIG([0.22]) +GLIB_GSETTINGS + AC_ARG_WITH(desktop-dir, [ --with-desktop-dir=PATH where to install desktop files (default=PREFIX/share)]) if test "x$with_desktop_dir" != x; then