diff options
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f3a3dc4..48be298 100644 --- a/configure.ac +++ b/configure.ac @@ -263,7 +263,7 @@ AM_CONDITIONAL(ENABLE_GCOV, test "x$use_gcov" = "xyes") dnl === Documentation ========================================================= -GTK_DOC_CHECK([1.13], [--flavour no-tmpl]) +GTK_DOC_CHECK([1.20], [--flavour no-tmpl]) AC_ARG_ENABLE([man,], [AS_HELP_STRING([--enable-man], [generate man pages @<:@default=auto@:>@])], |
