diff --git a/m4/dumux.m4 b/m4/dumux.m4 index a426c4fe42d1b90d19e6734df6a2ab968dd210ec..013ffbcfa9e6aecf206772fa5c85aa113c2f2e14 100644 --- a/m4/dumux.m4 +++ b/m4/dumux.m4 @@ -30,6 +30,8 @@ AC_DEFUN([DUMUX_CHECKS], AC_DEFINE(constexpr, const, ['set 'constexpr' to 'const' if constexpr is not supported]) fi + # Check whether PDELab is patched to be used by DuMuX + CHECK_PATCHED_PDELAB ]) # checks only relevant for the dumux module itself but not for modules