/gnome-common/doc-build/xmldocs.make and docdir
- From: Stefan Kost <ensonic hora-obscura de>
- To: gnome-doc-list gnome org
- Subject: /gnome-common/doc-build/xmldocs.make and docdir
- Date: Mon, 22 Oct 2007 15:25:04 +0200
hi,
xmldocs.make at
http://svn.gnome.org/viewvc/gnome-common/trunk/doc-build/xmldocs.make?revision=3486&view=markup
redefines docdir and thus I get
xmldocs.make:39: docdir was already defined in condition TRUE, which
includes condition ENABLE_SCROLLKEEPER ...
help/manual/C/Makefile.am:8: `xmldocs.make' included from here
configure.in:8: ... `docdir' previously defined here
when running autogen (e.g. for gtk-doc). Shouldn't xmldocs.make use e.g.
- docdir = $(datadir)/gnome/help/$(docname)/$(lang)
+ helpdocdir = $(datadir)/gnome/help/$(docname)/$(lang)
and use the new symbol?
Stefan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]