[glibmm] Have mm-common-prepare install the doc utils
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [glibmm] Have mm-common-prepare install the doc utils
- Date: Mon, 10 Aug 2009 14:24:09 +0000 (UTC)
commit 89f15738aecf9be4ba9e1acb2b3582697b049b9b
Author: Daniel Elstner <danielk openismus com>
Date: Mon Aug 10 16:21:29 2009 +0200
Have mm-common-prepare install the doc utils
* configure.ac: Call MM_CONFIG_DOCTOOL_DIR([docs]) to set
up the destination directory for mm-common-prepare to copy
the documentation utilities to.
* docs/doc-install.pl: Delete file.
* docs/doc-postprocess.pl: ditto,
* docs/tagfile-to-devhelp2.xsl: ditto.
ChangeLog | 11 ++
configure.ac | 1 +
docs/doc-install.pl | 221 ------------------------------------------
docs/doc-postprocess.pl | 81 ---------------
docs/tagfile-to-devhelp2.xsl | 79 ---------------
5 files changed, 12 insertions(+), 381 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 97d4d4c..e1b3a3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-08-10 Daniel Elstner <danielk openismus com>
+
+ Have mm-common-prepare install the doc utils
+
+ * configure.ac: Call MM_CONFIG_DOCTOOL_DIR([docs]) to set
+ up the destination directory for mm-common-prepare to copy
+ the documentation utilities to.
+ * docs/doc-install.pl: Delete file.
+ * docs/doc-postprocess.pl: ditto,
+ * docs/tagfile-to-devhelp2.xsl: ditto.
+
2009-08-09 Daniel Elstner <danielk openismus com>
Distribute README.SUN and autogen.sh
diff --git a/configure.ac b/configure.ac
index 2de4737..7e92125 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,7 @@ AC_ARG_VAR([ACLOCAL_FLAGS], [aclocal flags, e.g. -I <macro dir>])
MM_INIT_MODULE([glibmm-2.4], m4_expand([AC_PACKAGE_VERSION]))
MM_INIT_MODULE([giomm-2.4], m4_expand([AC_PACKAGE_VERSION]))
+MM_CONFIG_DOCTOOL_DIR([docs])
# http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
AC_SUBST([LIBGLIBMM_SO_VERSION], [3:0:2])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]