summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-01-26 14:10:00 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-01-26 14:10:00 (GMT)
commit391b50f5f62e80e0868430d5891bde10d4b224b7 (patch)
tree3c3a50664c5e1b0ba471e6565feda8051cbab45c /release_docs
parentcad19fff1ae726ac191134d45e0f9b1b692bbadc (diff)
downloadhdf5-391b50f5f62e80e0868430d5891bde10d4b224b7.zip
hdf5-391b50f5f62e80e0868430d5891bde10d4b224b7.tar.gz
hdf5-391b50f5f62e80e0868430d5891bde10d4b224b7.tar.bz2
[svn-r19996] remove reference to jpeg
Diffstat (limited to 'release_docs')
-rwxr-xr-xrelease_docs/CMake.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/CMake.txt b/release_docs/CMake.txt
index f882d7f..0540fb6 100755
--- a/release_docs/CMake.txt
+++ b/release_docs/CMake.txt
@@ -169,7 +169,7 @@ Notes: This short instruction is written for users who want to quickly build
file in your build directory. Be sure to select either Debug or
Release and build the solution.
- 3.2.1 The external libraries (zlib, szip, and jpeg) can be configured
+ 3.2.1 The external libraries (zlib and szip) can be configured
to allow building the libraries by downloading from a SVN repository.
The option is 'HDF5_ALLOW_EXTERNAL_SUPPORT'; by adding the following
configuration option:
@@ -180,7 +180,7 @@ Notes: This short instruction is written for users who want to quickly build
SZIP_SVN_URL:STRING="http://svn.hdfgroup.uiuc.edu/szip/trunk"
These should be changed to your location.
- 3.2.2 Or the external libraries (zlib, szip, and jpeg) can be configured
+ 3.2.2 Or the external libraries (zlib and szip) can be configured
to allow building the libraries by using a compressed file.
The option is 'HDF5_ALLOW_EXTERNAL_SUPPORT'; by adding the following
configuration option: