[atkmm] Use the latest mm-common.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [atkmm] Use the latest mm-common.
- Date: Wed, 30 Mar 2011 07:25:02 +0000 (UTC)
commit 1e4fd3d32ae7230da718b974a9d0328545c00d15
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Mar 30 09:23:22 2011 +0200
Use the latest mm-common.
* configure.ac: Require the latest version.
* doc/Makefile.am: Don't specify the mm-common .pl files to distribute
because mm-common now does this automatically.
ChangeLog | 8 ++++++++
configure.ac | 2 +-
doc/Makefile.am | 7 -------
3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 67dfcaf..0ac58c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-03-25 Murray Cumming <murrayc murrayc com>
+
+ Use the latest mm-common.
+
+ * configure.ac: Require the latest version.
+ * doc/Makefile.am: Don't specify the mm-common .pl files to distribute
+ because mm-common now does this automatically.
+
2011-03-25 Kalev Lember <kalev smartlink ee>
Install the m4 files without --enable-maintainer-mode
diff --git a/configure.ac b/configure.ac
index 2e78fb5..7d05e3f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AM_MAINTAINER_MODE
AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
-MM_PREREQ([0.9])
+MM_PREREQ([0.9.5])
MM_INIT_MODULE([atkmm-1.6])
# Copy the mm-common .pl scripts into docs/,
diff --git a/doc/Makefile.am b/doc/Makefile.am
index f3110eb..a800a4d 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -24,10 +24,3 @@ book_name = $(ATKMM_MODULE_NAME)
doc_input = $(top_srcdir)/atk/atkmm.h $(addprefix $(top_srcdir)/atk/atkmm/,$(atkmm_files_h))
include $(top_srcdir)/build/doc-reference.am
-
-# These are copied here by mm-common:
-dist_noinst_DATA += \
- doc-install.pl \
- doc-postprocess.pl \
- tagfile-to-devhelp2.xsl \
- doxygen.css
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]