summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2011-03-15 10:39:22 +0100
committerMurray Cumming <murrayc@murrayc.com>2011-03-15 10:39:22 +0100
commit9635fffd6bd2c68ee123b8f9b558f51a504ff701 (patch)
tree8b0f9277c3a9ca5cb820d0c5c360de3325322d62
parent4c4096d2901c4cbdbffac472fb032ad956f53fa8 (diff)
downloadglibmm-9635fffd6bd2c68ee123b8f9b558f51a504ff701.tar.gz
Do not install the doctool/*.pl scripts, such as doc-install.pl.
* docs/Makefile.am: These were already installed by mm-common too, and are now discovered via pkg-config from mm-common-util, by the existing macro. No changes should be necessary to other modules, though autogen.sh might need to be run again.
-rw-r--r--ChangeLog9
-rw-r--r--docs/Makefile.am3
2 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index dfc859bc..e72fa0c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-03-15 Murray Cumming <murrayc@murrayc.com>
+
+ Do not install the doctool/*.pl scripts, such as doc-install.pl.
+
+ * docs/Makefile.am: These were already installed by mm-common too, and are
+ now discovered via pkg-config from mm-common-util, by the existing
+ macro. No changes should be necessary to other modules, though autogen.sh
+ might need to be run again.
+
2011-03-11 Murray Cumming <murrayc@murrayc.com>
FileInfo: Added more TODOs about using ustring instead of std::string.
diff --git a/docs/Makefile.am b/docs/Makefile.am
index d48a01b7..c6daf4de 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -28,9 +28,6 @@ doc_input = $(addprefix $(top_srcdir)/glib/glibmm/,$(glibmm_files_h)) \
$(addprefix $(top_srcdir)/gio/giomm/,$(giomm_files_h)) \
$(top_srcdir)/glib/glibmm.h
-doctooldir = $(datadir)/$(GLIBMM_MODULE_NAME)/doctool
-dist_doctool_DATA = doc-install.pl doc-postprocess.pl doxygen.css tagfile-to-devhelp2.xsl
-
docimagesdir = $(libdocdir)/images
dist_docimages_DATA = images/gtkmm_logo.gif images/top.gif