diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-24 04:45:39 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-24 04:45:39 +0800 |
commit | 23faa57aef230148a5ab1c746a325be4ba029b02 (patch) | |
tree | dd19bfce5c2544a302f56935d78e45a1afec0c15 /doc/devel/ChangeLog | |
parent | 159c8dbad99652984fd19dccbb1947712088d1e0 (diff) | |
download | gsoc2013-evolution-23faa57aef230148a5ab1c746a325be4ba029b02.tar gsoc2013-evolution-23faa57aef230148a5ab1c746a325be4ba029b02.tar.gz gsoc2013-evolution-23faa57aef230148a5ab1c746a325be4ba029b02.tar.bz2 gsoc2013-evolution-23faa57aef230148a5ab1c746a325be4ba029b02.tar.lz gsoc2013-evolution-23faa57aef230148a5ab1c746a325be4ba029b02.tar.xz gsoc2013-evolution-23faa57aef230148a5ab1c746a325be4ba029b02.tar.zst gsoc2013-evolution-23faa57aef230148a5ab1c746a325be4ba029b02.zip |
Port builddir != srcdir patch from the evolution-0-10-branch.
svn path=/trunk/; revision=9522
Diffstat (limited to 'doc/devel/ChangeLog')
-rw-r--r-- | doc/devel/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/devel/ChangeLog b/doc/devel/ChangeLog index 0237e82112..74c7e4070d 100644 --- a/doc/devel/ChangeLog +++ b/doc/devel/ChangeLog @@ -1,5 +1,14 @@ 2001-04-23 Ettore Perazzoli <ettore@ximian.com> + * executive-summary/Makefile.am (scan) [ENABLE_GTK_DOC]: Kludge + builddir != srcdir behavior by symlinking the $(DOC_MODULE).types + file into the builddir. + * calendar/cal-client/Makefile.am (scan) [ENABLE_GTK_DOC]: + Likewise. + * calendar/cal-util/Makefile.am (scan) [ENABLE_GTK_DOC]: Likewise. + +2001-04-23 Ettore Perazzoli <ettore@ximian.com> + * evolution-devel-guide.sgml: Disable the importer references here too. |