[atkmm] 2.21.1



commit 3e2dd8e329cacdcbb941015cca7b5ed9bc92ced9
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Jun 23 11:18:54 2010 +0200

    2.21.1

 NEWS         |    6 ++++--
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index c413684..b2597b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
-atkmm 2.90.2 (2010-06-23)
+atkmm 2.21.1 (unstable)
 
-	First standalone release
+First release as a separate module. This was previously part of the gtkmm module.
+Distro packagers should deal with this in the same way that they dealt with
+pangomm when that was split off from gtkmm.
diff --git a/configure.ac b/configure.ac
index 13a48dd..05ba12b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ AC_CONFIG_AUX_DIR([build])
 AC_CONFIG_MACRO_DIR([build])
 AC_CONFIG_HEADERS([build/config.h atk/atkmmconfig.h])
 
-AM_INIT_AUTOMAKE([1.9 -Wno-portability check-news dist-bzip2 no-define nostdinc tar-pax])
+AM_INIT_AUTOMAKE([1.9 -Wno-portability dist-bzip2 no-define nostdinc tar-pax])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
 AM_MAINTAINER_MODE
 AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])



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