diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index 2aa53c4..6695396 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -99,6 +99,10 @@ /* Define to 1 if you have the <gpfs.h> header file. */ #undef HAVE_GPFS_H +/* Define if library will contain instrumentation to detect correct + optimization operation */ +#undef HAVE_INSTRUMENTED_LIBRARY + /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H |