[glom] Configure: Remove checks for libegg dependencies, because we don't use it.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Configure: Remove checks for libegg dependencies, because we don't use it.
- Date: Sun, 13 Jun 2010 10:50:50 +0000 (UTC)
commit d30963fb6c16ff4044fce35011ed8961642e6f92
Author: Murray Cumming <murrayc murrayc com>
Date: Sun Jun 13 12:50:44 2010 +0200
Configure: Remove checks for libegg dependencies, because we don't use it.
* configure.ac: We don't build libegg code here any more.
ChangeLog | 6 ++++++
configure.ac | 3 ---
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 63e56e5..24061ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-06-13 Murray Cumming <murrayc murrayc com>
+ Configure: Remove checks for libegg dependencies, because we don't use it.
+
+ * configure.ac: We don't build libegg code here any more.
+
+2010-06-13 Murray Cumming <murrayc murrayc com>
+
Port to gtkmm-3.0
* configure.ac: Use gtkmm-3.0 instead of gtkmm-2.4
diff --git a/configure.ac b/configure.ac
index b732749..bc49bdb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -175,9 +175,6 @@ AS_IF([test "x$glom_maemo_launcher" = xyes],
PKG_CHECK_MODULES([LIBGLOM], [$REQUIRED_LIBGLOM_LIBS])
PKG_CHECK_MODULES([GLOM], [$REQUIRED_GLOM_LIBS])
-# Flags for building the included libegg
-PKG_CHECK_MODULES([EGG], [gthread-2.0 gtk+-2.0])
-
MM_PKG_CONFIG_SUBST([GLIB_GENMARSHAL], [--variable=glib_genmarshal glib-2.0])
# Get the location of the ISO-Codes (currencies, languages) files:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]