summaryrefslogtreecommitdiffstats
path: root/config/cmake/H5pubconf.h.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-10-07 21:46:12 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-10-07 21:46:12 (GMT)
commit22dff7723c68e2fdba2844287f09a884dd9bc5da (patch)
tree3b412a77720278c64ced2ca8237817468f82ab52 /config/cmake/H5pubconf.h.in
parent731050e88849981a606066d4346eb3cae36a3cd5 (diff)
downloadhdf5-22dff7723c68e2fdba2844287f09a884dd9bc5da.zip
hdf5-22dff7723c68e2fdba2844287f09a884dd9bc5da.tar.gz
hdf5-22dff7723c68e2fdba2844287f09a884dd9bc5da.tar.bz2
[svn-r21493] Add new mach/mach_time.h header check.
Diffstat (limited to 'config/cmake/H5pubconf.h.in')
-rw-r--r--config/cmake/H5pubconf.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index 0b1140d..06026f0 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -273,6 +273,9 @@
/* Define to 1 if you have the `lstat' function. */
#cmakedefine H5_HAVE_LSTAT @H5_HAVE_LSTAT@
+/* Define to 1 if you have the <mach/mach_time.h> header file. */
+#cmakedefine H5_HAVE_MACH_MACH_TIME_H @H5_HAVE_MACH_MACH_TIME_H@
+
/* Define to 1 if you have the <memory.h> header file. */
#cmakedefine H5_HAVE_MEMORY_H @H5_HAVE_MEMORY_H@