[glibmm] Use the latest mm-common.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] Use the latest mm-common.
- Date: Wed, 30 Mar 2011 07:29:26 +0000 (UTC)
commit 95e2ef65c80f7fee88a06771abf3c1f1ac4aad0b
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Mar 30 09:29:19 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 +-
docs/Makefile.am | 7 -------
3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e706111..dd838ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-03-30 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.
+
2.27.99.2:
2011-03-29 Murray Cumming <murrayc murrayc com>
diff --git a/configure.ac b/configure.ac
index 3625264..12bd338 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,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.3])
+MM_PREREQ([0.9.5])
MM_INIT_MODULE([glibmm-2.4])
MM_INIT_MODULE([giomm-2.4])
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 3bcea89..379591a 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -33,13 +33,6 @@ dist_docimages_DATA = images/gtkmm_logo.gif images/top.gif
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
-
dist_noinst_DATA += \
internal/documentation_generation.txt \
internal/gmmproc_internals.txt \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]