summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-28 17:47:17 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-28 17:47:17 (GMT)
commit81b96fb01a706d88f973516efb1c0a78878a004b (patch)
treee281356b3429fa02b07fd0ac91434e9931642d80 /release_docs
parentbf9b73e877302948a54a9a4129ffb265f39b574f (diff)
downloadhdf5-81b96fb01a706d88f973516efb1c0a78878a004b.zip
hdf5-81b96fb01a706d88f973516efb1c0a78878a004b.tar.gz
hdf5-81b96fb01a706d88f973516efb1c0a78878a004b.tar.bz2
Remove option from list in doc
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/INSTALL_CMake.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt
index 99efb6a..f54ca4b 100644
--- a/release_docs/INSTALL_CMake.txt
+++ b/release_docs/INSTALL_CMake.txt
@@ -571,7 +571,6 @@ HDF5_ENABLE_DEPRECATED_SYMBOLS "Enable deprecated public API symbols"
HDF5_ENABLE_DIRECT_VFD "Build the Direct I/O Virtual File Driver" OFF
HDF5_ENABLE_EMBEDDED_LIBINFO "embed library info into executables" ON
HDF5_ENABLE_HSIZET "Enable datasets larger than memory" ON
-HDF5_ENABLE_LARGE_FILE "Enable support for large (64-bit) files on Linux." ON
HDF5_ENABLE_PARALLEL "Enable parallel build (requires MPI)" OFF
HDF5_ENABLE_TRACE "Enable API tracing capability" OFF
HDF5_ENABLE_USING_MEMCHECKER "Indicate that a memory checker is used" OFF