Fix OpenMP m4 macro for the case no flag is needed

Description

Currently, if no flag is needed for compiling OpenMP code (e.g. because it is specified in FCFLAGS), HAVE_OPENMP is not defined. This is now fixed.

Merge request reports

Loading