[totem] Use gtk-doc's no-tmpl flavour
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] Use gtk-doc's no-tmpl flavour
- Date: Sat, 4 Sep 2010 23:25:31 +0000 (UTC)
commit 386bef4803e2b3122de2af66d5aac590eca385a4
Author: Philip Withnall <philip tecnocode co uk>
Date: Sat Sep 4 20:23:10 2010 +0100
Use gtk-doc's no-tmpl flavour
This prevents it pointlessly generating the tmpl directory, since we don't
use templates (we use inline documentation comments). This bumps our gtk-doc
requirement to 1.14.
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 6c9fd8a..543cb34 100644
--- a/configure.in
+++ b/configure.in
@@ -730,7 +730,7 @@ GNOME_DEBUG_CHECK
GNOME_COMPILE_WARNINGS([maximum])
GNOME_CXX_WARNINGS
GNOME_MAINTAINER_MODE_DEFINES
-GTK_DOC_CHECK(1.11)
+GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
# This macro expands DIR and assigns it to RET.
# If DIR is NONE, then it's replaced by DEFAULT.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]