From: Daniel Arndt Date: Mon, 13 Apr 2020 00:40:59 +0000 (-0400) Subject: Enable zlib again for doxygen X-Git-Tag: v9.2.0-rc1~207^2~6 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf40c74f6b85479b0edfc8b878f6d108562710dc;p=dealii.git Enable zlib again for doxygen --- diff --git a/doc/doxygen/options.dox.in b/doc/doxygen/options.dox.in index 2e3ae44465..cc2f7bab61 100644 --- a/doc/doxygen/options.dox.in +++ b/doc/doxygen/options.dox.in @@ -239,7 +239,7 @@ PREDEFINED = DOXYGEN=1 \ DEAL_II_TRILINOS_WITH_ZOLTAN=1 \ DEAL_II_TRILINOS_VERSION_GTE=1 \ DEAL_II_WITH_UMFPACK=1 \ - DEAL_II_WITH_ZLIB + DEAL_II_WITH_ZLIB=1 # do not expand exception declarations EXPAND_AS_DEFINED = DeclExceptionMsg \