summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-07-13 15:18:27 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-07-13 15:18:27 (GMT)
commitd9ba5c234c9971b67f6922ee85cabb638fc0e186 (patch)
tree17b1b5e613731058809663ee0fd00d0a0771106d /release_docs
parent5096b7d3ec1047e234049f351b111ef62deb6030 (diff)
downloadhdf5-d9ba5c234c9971b67f6922ee85cabb638fc0e186.zip
hdf5-d9ba5c234c9971b67f6922ee85cabb638fc0e186.tar.gz
hdf5-d9ba5c234c9971b67f6922ee85cabb638fc0e186.tar.bz2
[svn-r22571] HDFFV-7784,-8095,7936 merge from trunk
Tested: local linux with cmake
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/CMake.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/CMake.txt b/release_docs/CMake.txt
index 6da3620..1d36e21 100644
--- a/release_docs/CMake.txt
+++ b/release_docs/CMake.txt
@@ -297,7 +297,7 @@ IF (HDF5_TEST_VFD)
HDF5_TEST_FHEAP_VFD "Execute tests with different VFDs" ON
IF (WIN32 AND NOT CYGWIN)
HDF_LEGACY_NAMING "Use Legacy Names for Libraries and Programs" OFF
- HDF5_ENABLE_THREADSAFE "Enable Threadsafety" OFF
+HDF5_ENABLE_THREADSAFE "Enable Threadsafety" OFF
---------------- External Library Options ---------------------
HDF5_ALLOW_EXTERNAL_SUPPORT "Allow External Library Building" "NO"