summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Elstner <danielk@openismus.com>2009-08-11 02:43:47 +0200
committerDaniel Elstner <danielk@openismus.com>2009-08-11 02:43:47 +0200
commit4cf2efe6301d6e5a6d50d840823fa41aae2f5774 (patch)
treed5ac0f079d41c5c11665a4abe082d8dc867e083a /docs
parent567ef8f6c9c4b2e8282c96e3b3b6b1946630d5ca (diff)
downloadglibmm-4cf2efe6301d6e5a6d50d840823fa41aae2f5774.tar.gz
Add missing datadir substitution to .pc file
* glib/glibmm-2.4.pc.in (datadir): Substitute value, as it is used as a component of doctooldir later in the file. * gio/giomm-2.4.pc.in (datadir): Substitute value, just in case. * docs/Makefile.am: Remove overrides of the documentation utilities, since MM_CONFIG_DOCTOOL_DIR() already takes care of setting MMDOCTOOLDIR to the local directory.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 149c944c..e48e9e9b 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -31,11 +31,6 @@ doc_input = $(addprefix $(top_srcdir)/glib/glibmm/,$(glibmm_files_h)) \
# directory components.
htmlrefpub = http://www.gtkmm.org/docs/$(book_name)/docs/reference/html
-# Override utility locations to point to the local files.
-doc_install = $(PERL) -- $(srcdir)/doc-install.pl
-doc_postprocess = $(PERL) -- $(srcdir)/doc-postprocess.pl
-tagfile_to_devhelp2 = $(srcdir)/tagfile-to-devhelp2.xsl
-
doctooldir = $(datadir)/$(GLIBMM_MODULE_NAME)/doctool
dist_doctool_DATA = doc-postprocess.pl doc-install.pl tagfile-to-devhelp2.xsl