[eog] Build API docs without intermediate tmpl-files
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Build API docs without intermediate tmpl-files
- Date: Mon, 5 Jan 2015 18:07:39 +0000 (UTC)
commit b35bbcc21e77ecd6b66f280f31859d87e179530b
Author: Felix Riemann <friemann gnome org>
Date: Mon Jan 5 17:59:55 2015 +0100
Build API docs without intermediate tmpl-files
gtk-doc devs consider the tmpl-based workflow as obsolete.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3ca9d02..0c5c397 100644
--- a/configure.ac
+++ b/configure.ac
@@ -43,7 +43,7 @@ AC_PATH_PROG([GLIB_MKENUMS],[glib-mkenums])
PKG_PROG_PKG_CONFIG
-GTK_DOC_CHECK(1.16)
+GTK_DOC_CHECK([1.16], [--flavour no-tmpl])
AC_CHECK_FUNCS(strptime)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]