summaryrefslogtreecommitdiffstats
path: root/config/cmake/H5pubconf.h.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-12-13 13:31:44 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-12-13 13:31:44 (GMT)
commit614cd7c0b10ca31907c17e601757eb682f37f127 (patch)
treef88aa0cfc6acdb8c0ecc9cefd7e1077c4c59e3c9 /config/cmake/H5pubconf.h.in
parentc86e9a48e49e3381bbb0cbf525028e83fd5c9dd3 (diff)
downloadhdf5-614cd7c0b10ca31907c17e601757eb682f37f127.zip
hdf5-614cd7c0b10ca31907c17e601757eb682f37f127.tar.gz
hdf5-614cd7c0b10ca31907c17e601757eb682f37f127.tar.bz2
[svn-r19884] Corrected time_of_day define configuration, found during parallel CMake build.
Tested: local linux
Diffstat (limited to 'config/cmake/H5pubconf.h.in')
-rw-r--r--config/cmake/H5pubconf.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/H5pubconf.h.in b/config/cmake/H5pubconf.h.in
index a3523e8..51140f2 100644
--- a/config/cmake/H5pubconf.h.in
+++ b/config/cmake/H5pubconf.h.in
@@ -188,7 +188,7 @@
/* Define to 1 if you have the `gettimeofday' function declared in time.h . */
#cmakedefine H5_HAVE_TIME_GETTIMEOFDAY @H5_HAVE_TIME_GETTIMEOFDAY@
-/* Define to 1 if you have the `gettimeofday' function declared in time.h . */
+/* Define to 1 if you have the `gettimeofday' function declared in sys/time.h . */
#cmakedefine H5_HAVE_SYS_TIME_GETTIMEOFDAY @H5_HAVE_SYS_TIME_GETTIMEOFDAY@
/* Define to 1 if you have the `get_fpc_csr' function. */