[monkey-bubble: 687/753] Fix the `MONIKER' check.
- From: Sven Herzberg <herzi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [monkey-bubble: 687/753] Fix the `MONIKER' check.
- Date: Wed, 14 Jul 2010 22:53:26 +0000 (UTC)
commit 484d364ce7195dc6bf3ebb84fb27b62ab33d0206
Author: Martin Baulig <martin src gnome org>
Date: Tue Aug 28 10:32:50 2001 +0000
Fix the `MONIKER' check.
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index c4c737e..5592a29 100644
--- a/configure.in
+++ b/configure.in
@@ -72,7 +72,7 @@ PKG_CHECK_MODULES(LIBGNOME, glib-2.0 >= 1.3.7 gmodule-2.0 >= 1.3.7 gnome-vfs-2.0
AC_SUBST(LIBGNOME_CFLAGS)
AC_SUBST(LIBGNOME_LIBS)
-PKG_CHECK_MODULES(MONIKER, glib-2.0 >= 1.3.7 gmodule-2.0 >= 1.3.7 gnome-vfs-2.0 >= 1.1 libxml-2.0 >= 2.4.1 libbonobo-2.0 >= 1.100.0 bonobo-config-2.0 >= 0.1.3)
+PKG_CHECK_MODULES(MONIKER, glib-2.0 >= 1.3.7 gmodule-2.0 >= 1.3.7 gnome-vfs-2.0 >= 1.1 libxml-2.0 >= 2.4.1 libbonobo-2.0 >= 1.100.0 bonobo-config-2.0 >= 0.1.3 libbonobo-config >= 0.1.3)
AC_SUBST(MONIKER_CFLAGS)
AC_SUBST(MONIKER_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]