[gtkmm/gtkmm-2-24] Increase mm-common version requirement.



commit 8e9c05e73cd71144345febbec21825e5c82e8bd2
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Jul 8 22:23:38 2011 +0200

    Increase mm-common version requirement.
    
    * configure.ac: Require the version that actually allows avoiding
    the dependency in the tarball.

 ChangeLog    |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index eda03aa..01aad1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-07-08  Murray Cumming  <murrayc murrayc com>
+
+	Increase mm-common version requirement.
+
+	* configure.ac: Require the version that actually allows avoiding 
+	the dependency in the tarball.
+
 2.24.2:
 
 2011-07-08  Murray Cumming  <murrayc murrayc com>
diff --git a/configure.ac b/configure.ac
index 48004cc..5a30a28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -31,7 +31,7 @@ AM_MAINTAINER_MODE
 AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
 
 
-MM_PREREQ([0.8])
+MM_PREREQ([0.9.5])
 MM_INIT_MODULE([gdkmm-2.4])
 MM_INIT_MODULE([gtkmm-2.4])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]