aboutsummaryrefslogtreecommitdiff
path: root/cad/gmsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gmsh/Makefile')
-rw-r--r--cad/gmsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 89923283af73..c10c7f70749b 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -97,7 +97,7 @@ pre-everything::
@${ECHO_MSG} "Define WITHOUT_MED to disable MED support."
@${ECHO_MSG} ""
.endif
-.if !defined(WITHOUT_MED)
+.if !defined(WITHOUT_HDF5)
@${ECHO_MSG} "Define WITHOUT_HDF5 to disable HDF5 support."
@${ECHO_MSG} ""
.endif