summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2011-11-02 11:17:43 -0400
committerJasper St. Pierre <jstpierre@mecheye.net>2013-03-14 17:56:36 -0400
commita3826987e6f43141c4402e3059e20dc70bd5fb6b (patch)
tree39a83c7030b9305fadb83fca547e39c0fcee4ce1 /configure.ac
parente46c7fd27b27f1103f007a614a247dea404ebd33 (diff)
Build reference docs
https://bugzilla.gnome.org/show_bug.cgi?id=676856
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 05cde624..92e88e1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -364,6 +364,8 @@ if test "x$enable_debug" = "xyes"; then
CFLAGS="$CFLAGS -g -O"
fi
+GTK_DOC_CHECK([1.15], [--flavour no-tmpl])
+
#### Warnings (last since -Werror can disturb other tests)
# Stay command-line compatible with the gnome-common configure option. Here
@@ -434,6 +436,7 @@ AC_CONFIG_FILES([
Makefile
doc/Makefile
doc/man/Makefile
+doc/reference/Makefile
src/Makefile
src/wm-tester/Makefile
src/libmutter.pc