Skip to content

Commit 99f568b

Browse files
committed
printf on screen whether or not configure option --enable-mmap-logs is used
1 parent e081fe5 commit 99f568b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

darshan-runtime/configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -932,6 +932,7 @@ if test "x$enable_darshan_runtime" = xyes ; then
932932
MDHIM module support - $enable_mdhim_mod
933933
HEATMAP module support - $enable_heatmap_mod
934934
LDMS runtime module - $enable_ldms_mod
935+
Use mmap to log file - $enable_mmap_logs
935936
Memory alignment in bytes - $with_mem_align
936937
Log file env variables - $__log_path_by_env
937938
Location of Darshan log files - $__log_path

0 commit comments

Comments
 (0)