[drwright] Remove gconf check
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [drwright] Remove gconf check
- Date: Tue, 1 Mar 2011 00:30:41 +0000 (UTC)
commit 39e9ba517a92d6a2331ac7beedbe79a8f3d84185
Author: Christian Persch <chpe gnome org>
Date: Tue Mar 1 01:30:15 2011 +0100
Remove gconf check
Drwright doesn't use gconf anymore.
configure.in | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/configure.in b/configure.in
index 4d273f2..52b369b 100644
--- a/configure.in
+++ b/configure.in
@@ -117,18 +117,6 @@ fi
GLIB_GSETTINGS
-# *****
-# GConf
-# *****
-
-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
-
-AM_GCONF_SOURCE_2
-
# ****
# i18n
# ****
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]