[evolution-kolab] Remove GConf requirement.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab] Remove GConf requirement.
- Date: Sat, 30 Mar 2013 01:31:08 +0000 (UTC)
commit c7539c5bdbaa67f3eb3c221a214c49f5c4bb16c2
Author: Matthew Barnes <mbarnes redhat com>
Date: Fri Mar 29 21:13:50 2013 -0400
Remove GConf requirement.
No longer needed.
configure.ac | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b648239..78e0758 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,8 +62,7 @@ dnl Check for GNOME Platform
dnl *****************************
PKG_CHECK_MODULES(GNOME_PLATFORM,
[glib-2.0 >= glib_minimum_version
- gtk+-3.0 >= gtk_minimum_version
- gconf-2.0 >= gconf_minimum_version])
+ gtk+-3.0 >= gtk_minimum_version])
dnl ********************************
dnl Check for evolution-data-server
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]