diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-24 00:06:53 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-24 00:06:53 +0800 |
commit | c8ace927b9b707522b663a086b3dc14eab69ad1f (patch) | |
tree | c3c7432b8104d0ca4c54060020ae7577c2d8302d /configure.in | |
parent | 5edc698826b041d423ba8b6b6c3387bf7aba2627 (diff) | |
download | gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.tar.gz gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.tar.zst gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.zip |
Documentation building fixes merged from the evolution-0-10-branch:
Get the docs to build and install properly. Temporarily disable the
importer devel docs as they seem to be pretty broken.
svn path=/trunk/; revision=9507
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 3417efbdab..1810e6e986 100644 --- a/configure.in +++ b/configure.in @@ -812,7 +812,6 @@ doc/devel/calendar/Makefile doc/devel/calendar/cal-client/Makefile doc/devel/calendar/cal-util/Makefile doc/devel/executive-summary/Makefile -doc/devel/importer/Makefile ]) if test "x$with_sub_version" != "x"; then |