[evolution-data-server/dbus: 9/33] Remove the base dependencies check from configure.ac
- From: Ross Burton <rburton src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution-data-server/dbus: 9/33] Remove the base dependencies check from configure.ac
- Date: Mon, 1 Jun 2009 11:13:23 -0400 (EDT)
commit 7dbdffcfad3a72eb0d057c600c0de11ea6cbb59b
Author: Ross Burton <ross linux intel com>
Date: Mon Jun 1 14:40:49 2009 +0100
Remove the base dependencies check from configure.ac
---
configure.ac | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/configure.ac b/configure.ac
index f81be35..988d459 100644
--- a/configure.ac
+++ b/configure.ac
@@ -258,18 +258,6 @@ AC_CHECK_FUNCS(fsync strptime strtok_r)
dnl alloca()
AC_CHECK_HEADERS(alloca.h)
-# Check for base dependencies early.
-PKG_CHECK_MODULES(GNOME_PLATFORM,
- [glib-2.0 >= glib_minimum_version
- gtk+-2.0 >= gtk_minimum_version
- ORBit-2.0 >= ORBit_minimum_version
- libbonobo-2.0 >= libbonobo_minimum_version
- gconf-2.0 >= gconf_minimum_version
- libglade-2.0 >= libglade_minimum_version
- libxml-2.0 >= libxml_minimum_version
- libsoup-2.4 >= libsoup_minimum_version
- dbus-glib-1 >= dbus_glib_minimum_version])
-
LIBICAL_REQUIRED=libical_minimum_version
AC_SUBST(LIBICAL_REQUIRED)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]