We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5241da4 commit 7e40d5bCopy full SHA for 7e40d5b
1 file changed
m4/config_summary.m4
@@ -140,6 +140,7 @@ AS_IF([test "x$enableoptional" = "xyes"],
140
[AS_ECHO([" version....................... : $netcdfversion"])])
141
AS_ECHO([" netgen........................... : $enablenetgen"])
142
AS_ECHO([" nlopt............................ : $enablenlopt"])
143
+ AS_ECHO([" nvtx............................. : $enablenvtx"])
144
AS_ECHO([" parmetis......................... : $enableparmetis"])
145
AS_ECHO([" petsc............................ : $enablepetsc"])
146
AS_IF([test "x$enablepetsc" = "xyes"],
0 commit comments