From: Ralf Hartmann Date: Fri, 7 Oct 2005 11:05:51 +0000 (+0000) Subject: Always include PETSc docu. X-Git-Tag: v8.0.0~13033 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac3dcdaaebf827b45b4116a6f085d41c47f6c4b6;p=dealii.git Always include PETSc docu. git-svn-id: https://svn.dealii.org/trunk@11570 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/doxygen/options.dox.in b/deal.II/doc/doxygen/options.dox.in index e9c1a4272c..46cf26d1f8 100644 --- a/deal.II/doc/doxygen/options.dox.in +++ b/deal.II/doc/doxygen/options.dox.in @@ -919,7 +919,7 @@ INCLUDE_FILE_PATTERNS = # [WB] Set MT flags so that the corresponding documentation will always be visible, # [WB] irrespective of whether MT is actually switched on or not. # [GK] Define a variable doxygen in order to mask out inline functions -PREDEFINED = DOXYGEN=1 DEBUG=1 @DEAL_II_DEFINE_DEAL_II_USE_PETSC@ \ +PREDEFINED = DOXYGEN=1 DEBUG=1 DEAL_II_USE_PETSC=1 \ DEAL_II_USE_MT=1 DEAL_II_USE_MT_POSIX=1 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then