[glom/glom-1-14] 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/glom-1-14] Configure: Remove checks for libegg dependencies, because we don't use it.
- Date: Sat, 19 Jun 2010 12:46:20 +0000 (UTC)
commit 941a266d78858c74758cc9e379e465cdeb1b01c1
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 ba95daf..dffaa26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2010-06-19 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-19 Murray Cumming <murrayc murrayc com>
+
Remove the avahi-ui dependency because we don't use it any more.
* configure.ac: Don't check for avahi-ui.
diff --git a/configure.ac b/configure.ac
index fe2bbeb..0537e6c 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]