aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-05 18:46:14 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:26 +0100
commit9b799312654edc82596feb2af935bbf4aedf3adb (patch)
treec9fd43ac0d083bc27ccbd2998208f857a220f43a /configure.ac
parent14a711849925748aa48b6512b1a0ad106d3b00f0 (diff)
Update configure.ac 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,