[gnome-applets] configure.am: remove gconf
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] configure.am: remove gconf
- Date: Sat, 20 Sep 2014 22:22:44 +0000 (UTC)
commit e8e131987bdbaed71fcc4bb1582cecd8366c1f00
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 5788ef0..71f7d67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,6 @@ dnl ***************************************************************************
GTK_REQUIRED=3.2
GLIB_REQUIRED=2.30.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
@@ -299,12 +298,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
@@ -322,11 +315,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]