aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-05 18:09:15 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:25 +0100
commit07f8fc7697ca387ae84d8b9c9755b087f481931c (patch)
tree3014628cf4a151a90dec01ee163fb92c2142c188 /configure.ac
parentdef76666094dbbd5a329a4ee9865fb75f074a9f0 (diff)
Update autoconf and README for Doxygen 1.8
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 037ee8fa..f36e2602 100644
--- a/configure.ac
+++ b/configure.ac
@@ -146,7 +146,7 @@ AS_IF([test x$local_gettext != xno],
# Build/clean the documentation only if Doxygen is available
#
-doxygen_minimum=1.5
+doxygen_minimum=1.8
AC_ARG_WITH(
doxygen,