diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2011-05-24 22:11:36 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2011-05-24 22:11:36 (GMT) |
commit | cada25ba3d21104da4227daf95dba6dd7b4bedaa (patch) | |
tree | 5d0923b1728a0239851884507e7b57a53f9f096c /src/H5config.h.in | |
parent | dd23200a464417bf45d3147f503443d5c9f89ce1 (diff) | |
download | hdf5-cada25ba3d21104da4227daf95dba6dd7b4bedaa.zip hdf5-cada25ba3d21104da4227daf95dba6dd7b4bedaa.tar.gz hdf5-cada25ba3d21104da4227daf95dba6dd7b4bedaa.tar.bz2 |
[svn-r20898] Merge of configure changes 20891-2,4 from the trunk.
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 9a1bfd4..01d808d 100644 --- a/src/H5config.h.in +++ b/src/H5config.h.in @@ -233,6 +233,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 |