From b3e1ba581622ed413b7da5ddc7c7e99d37a00c73 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 24 Mar 2004 21:53:37 -0500 Subject: [svn-r8280] Purpose: Clarify note about the --with-pthread flag. --- release_docs/INSTALL | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/release_docs/INSTALL b/release_docs/INSTALL index 2cea4cf..22039c0 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -455,9 +455,11 @@ 5.3.11. Threadsafe capability The HDF5 library can be configured to be thread-safe (on a very - large scale) with the with the `--enable-threadsafe' and - '-with-pthread=INC,LIB' (or '--with-pthread=DIR') flags to configure. - Read the file doc/TechNotes/ThreadSafeLibrary.html for further details. + large scale) with the with the `--enable-threadsafe' flag to + the configure script. Some platforms may also require the + '-with-pthread=INC,LIB' (or '--with-pthread=DIR') flag to the configure + script as well. Read the file doc/TechNotes/ThreadSafeLibrary.html + for further details. 5.3.12. Backward compatibility The 1.6 version of the HDF5 library can be configured to operate -- cgit v0.12