diff options
Diffstat (limited to 'src/H5config.h.in')
-rw-r--r-- | src/H5config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5config.h.in b/src/H5config.h.in index c53ccca..628996a 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -226,6 +226,9 @@ /* Define to 1 if you have the `lstat' function. */ #undef HAVE_LSTAT +/* Define to 1 if you have the <mach/mach_time.h> header file. */ +#undef HAVE_MACH_MACH_TIME_H + /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H |