aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2011-03-27 11:17:03 +0200
committerThomas White <taw@physics.org>2012-02-22 15:27:22 +0100
commit5a13c05358fab2c8601f7e15d0eb5ba08b0abd1f (patch)
tree70c353b467f27f48bc40c281dbbe0dd020855079 /configure.ac
parent21877e3993ba5b42bfc648145e94789a74f26c6f (diff)
Reduce required gtk-doc version
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a6c9424d..83078536 100644
--- a/configure.ac
+++ b/configure.ac
@@ -241,7 +241,7 @@ LIBS="$LIBS $LIBTIFF_LIBS $libPNG_LIBS $Cairo_LIBS $GDK_pixbuf_LIBS"
LIBS="$LIBS $GDK_pixbuf_2_LIBS $LDFLAGS"
-GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
+GTK_DOC_CHECK([1.11],[--flavour no-tmpl])
AC_CONFIG_MACRO_DIR(m4)