Skip to content

Commit 7e40d5b

Browse files
committed
Config summary should include NVTX status
1 parent 5241da4 commit 7e40d5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

m4/config_summary.m4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ AS_IF([test "x$enableoptional" = "xyes"],
140140
[AS_ECHO([" version....................... : $netcdfversion"])])
141141
AS_ECHO([" netgen........................... : $enablenetgen"])
142142
AS_ECHO([" nlopt............................ : $enablenlopt"])
143+
AS_ECHO([" nvtx............................. : $enablenvtx"])
143144
AS_ECHO([" parmetis......................... : $enableparmetis"])
144145
AS_ECHO([" petsc............................ : $enablepetsc"])
145146
AS_IF([test "x$enablepetsc" = "xyes"],

0 commit comments

Comments
 (0)