[longomatch] Use the right version number
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Use the right version number
- Date: Tue, 7 Sep 2010 22:34:18 +0000 (UTC)
commit 36f958e262594ef746dee0681c00560955f5632e
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Tue Sep 7 22:31:26 2010 +0200
Use the right version number
LongoMatch/Makefile.am | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/LongoMatch/Makefile.am b/LongoMatch/Makefile.am
index 27ff1f4..108917a 100644
--- a/LongoMatch/Makefile.am
+++ b/LongoMatch/Makefile.am
@@ -249,7 +249,7 @@ REFERENCES = \
$(GLIB_SHARP_20_LIBS) \
Mono.Cairo \
System \
- $(DB4O_60_LIBS)
+ $(DB4O_74_LIBS)
DLL_REFERENCES =
diff --git a/configure.ac b/configure.ac
index 05a0bfe..1062e5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,7 @@ fi
dnl package checks, common for all configs
PKG_CHECK_MODULES([GLIB_SHARP_20], [glib-sharp-2.0])
PKG_CHECK_MODULES([GTK_SHARP_20], [gtk-sharp-2.0])
-PKG_CHECK_MODULES([DB4O_60], [db4o])
+PKG_CHECK_MODULES([DB4O_74], [db4o])
PKG_CHECK_MODULES(CESARPLAYER, [gtk+-2.0 >= 2.8 gdk-2.0 gio-2.0 glib-2.0 gstreamer-0.10 gstreamer-audio-0.10 gstreamer-video-0.10 gstreamer-pbutils-0.10 gobject-2.0 gstreamer-interfaces-0.10])
AC_SUBST(CESARPLAYER_CFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]