[gnome-applets/wip/gnome-3.10+: 16/29] configure.am: remove gconf



commit 2f9e64e3266363898fd80f967d84f79a6d2a7c21
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Tue Jul 8 17:45:43 2014 +0300

    configure.am: remove gconf

 configure.ac |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 4370b66..b1f8e3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,6 @@ dnl ***************************************************************************
 GTK_REQUIRED=3.2
 GLIB_REQUIRED=2.26.0
 GIO_REQUIRED=2.26.0
-GCONF_REQUIRED=2.8.0
 LIBPANEL_REQUIRED=2.91.90
 LIBGTOP_REQUIRED=2.11.92
 LIBXKLAVIER_REQUIRED=4.0
@@ -318,12 +317,6 @@ AC_SUBST(GDK_PIXBUF_CSOURCE)
 dnl -- glib-genmarshal --------------------------------------------------------
 AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal)
 
-dnl -- gconftool-2 ------------------------------------------------------------
-AC_PATH_PROG(GCONFTOOL, gconftool-2, no)
-if test x"$GCONFTOOL" = xno; then
-  AC_MSG_ERROR([gconftool-2 executable not found in your path - should be installed with GConf])
-fi
-
 dnl -- xsltproc ---------------------------------------------------------------
 AC_PATH_PROG(XSLTPROC, xsltproc, no)
 if test x"$XSLTPROC" = xno; then
@@ -341,11 +334,6 @@ AM_CONDITIONAL(HAVE_JW, test "x$HAVE_JW" = "xyes")
 AC_SUBST(HAVE_JW)
 
 dnl ***************************************************************************
-dnl *** GConf                                                               ***
-dnl ***************************************************************************
-AM_GCONF_SOURCE_2
-
-dnl ***************************************************************************
 dnl *** Set up gettext                                                      ***
 dnl ***************************************************************************
 


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