[pangomm] Use the latest mm-common.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pangomm] Use the latest mm-common.
- Date: Wed, 30 Mar 2011 07:32:28 +0000 (UTC)
commit 8ffb77e4f9d1fd0f6f80ae5eaf941a6581f6679d
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Mar 30 09:32: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 +-
docs/Makefile.am | 7 -------
3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 202d7c9..4adb881 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.
+
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 5986377..6cc11ef 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.7.1])
+MM_PREREQ([0.9.5])
MM_INIT_MODULE([pangomm-1.4])
# Copy the mm-common .pl scripts into docs/,
diff --git a/docs/Makefile.am b/docs/Makefile.am
index d2c5454..35cc297 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -28,10 +28,3 @@ docimagesdir = $(libdocdir)/images
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]