changeset 22201:2dcabdf6d088

Doxyfile.in: enable Java conditional code segments for doxygen * Doxyfile.in (PREDEFINED): Add HAVE_JAVA to the list.
author Mike Miller <mtmiller@octave.org>
date Wed, 03 Aug 2016 10:06:40 -0700
parents 46b67f1569b5
children f094186125d3
files doc/doxyhtml/Doxyfile.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/doxyhtml/Doxyfile.in	Wed Aug 03 04:55:05 2016 +0100
+++ b/doc/doxyhtml/Doxyfile.in	Wed Aug 03 10:06:40 2016 -0700
@@ -222,6 +222,7 @@
              HAVE_FREETYPE=1        \
              HAVE_GLPK=1            \
              HAVE_HDF5=1            \
+             HAVE_JAVA=1            \
              HAVE_LLVM=1            \
              HAVE_MAGICK=1          \
              HAVE_OPENGL=1          \