[gedit] Remove GConf from configure.ac



commit 9233f497913c3c6ba0b339ce0b92d42e4b38d34b
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Jun 20 20:53:47 2010 +0200

    Remove GConf from configure.ac
    
    This completes
    commit 3add3850603b958b58a0a7ebc5cc913750

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c08ab15..6d56268 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,8 +40,6 @@ LT_INIT(disable-static)
 GEDIT_API_VERSION=3.0
 AC_SUBST(GEDIT_API_VERSION)
 
-AC_PATH_PROG(GCONFTOOL, gconftool-2)
-
 GTK_DOC_CHECK([1.0],[--flavour=no-tmpl])
 
 AC_CHECK_FUNC(sigaction)



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