[gtksourceviewmm] Depend on latest mm-common.
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceviewmm] Depend on latest mm-common.
- Date: Wed, 30 Mar 2011 21:06:37 +0000 (UTC)
commit 478c389c42018cfc17582316654f2eb390f3f628
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Wed Mar 30 23:05:39 2011 +0200
Depend on latest mm-common.
* README:
* configure.ac: Bumped minimum version of mm-common to 0.9.5.
README | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 6cbb9b9..539a231 100644
--- a/README
+++ b/README
@@ -14,5 +14,5 @@ Current dependencies:
- to build in maintainer mode:
* same as above and tools used by maintainer:
- git (to generate a ChangeLog)
- - mm-common >= 0.9.4 (actually a version from git is needed)
+ - mm-common >= 0.9.5
- recent autotools because no deprecated macros are used.
diff --git a/configure.ac b/configure.ac
index 0aeb3ff..af6e6ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,7 +13,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AM_MAINTAINER_MODE
AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
-MM_PREREQ([0.9.4])
+MM_PREREQ([0.9.5])
MM_INIT_MODULE([gtksourceviewmm-3.0])
# Copy the mm-common .pl scripts into docs/,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]