[seed] bump g-i-r dependancy down to 0.6.3
- From: Alan Knowles <alank src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seed] bump g-i-r dependancy down to 0.6.3
- Date: Fri, 16 Jul 2010 04:02:17 +0000 (UTC)
commit 1c70da1a5c2684d71d5cd7c5ad97076f7d7c25eb
Author: Alan Knowles <alan akbkhome com>
Date: Fri Jul 16 12:01:07 2010 +0800
bump g-i-r dependancy down to 0.6.3
As we have #ifdefs for new code we can support older versions (which are currently being included in distros..)
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 21bd797..e8d6690 100644
--- a/configure.ac
+++ b/configure.ac
@@ -101,7 +101,7 @@ AC_SUBST(WEBKIT_CFLAGS)
AC_SUBST(WEBKIT_LDFLAGS)
dnl =========================Introspection=====================================
-PKG_CHECK_MODULES(GOBJECT_INTROSPECTION, gobject-introspection-1.0 >= 0.6.14)
+PKG_CHECK_MODULES(GOBJECT_INTROSPECTION, gobject-introspection-1.0 >= 0.6.3)
AC_SUBST(GOBJECT_INTROSPECTION_CFLAGS)
AC_SUBST(GOBJECT_INTROSPECTION_LDFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]