[libchamplain/libchamplain-0-8] Fix configure.ac from the previous commit
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain/libchamplain-0-8] Fix configure.ac from the previous commit
- Date: Sat, 8 Jan 2011 00:59:42 +0000 (UTC)
commit 4572695741974ffba6bf87eecb39fda7af9308fe
Author: JiÅ?Ã Techet <techet gmail com>
Date: Thu Dec 30 21:22:04 2010 +0100
Fix configure.ac from the previous commit
configure.ac | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c306337..00ea766 100644
--- a/configure.ac
+++ b/configure.ac
@@ -77,6 +77,8 @@ GTK_DOC_CHECK(1.9)
GNOME_COMPILE_WARNINGS([maximum])
GNOME_MAINTAINER_MODE_DEFINES
+GOBJECT_INTROSPECTION_CHECK([0.6.3])
+
# -----------------------------------------------------------
# Check for libsoup, use libsoup-gnome if available
# -----------------------------------------------------------
@@ -234,9 +236,8 @@ AC_CONFIG_FILES([Makefile
bindings/vala/champlain-gtk/create.sh
bindings/vala/demos/Makefile
champlain-memphis.pc
- champlain-memphis-uninstalled.pc])
-AC_CONFIG_FILES([
- chmod +x bindings/vala/champlain/create.sh
+ champlain-memphis-uninstalled.pc],
+ [chmod +x bindings/vala/champlain/create.sh
chmod +x bindings/vala/champlain-gtk/create.sh
chmod +x bindings/vala/champlain-memphis/create.sh
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]