From ccf1afca9a8c6fa8fa348b75a36302a21d53ee97 Mon Sep 17 00:00:00 2001 From: Elena Pourmal Date: Tue, 28 Dec 2004 11:53:14 -0500 Subject: [svn-r9722] Purpose: Small bug fix (#203 in Bugzilla) Description: INSTALL file in 1.7 branch had old information about the minimum set of header files that should be installed Solution: Fixed Platforms tested: N/A Misc. update: --- release_docs/INSTALL | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/release_docs/INSTALL b/release_docs/INSTALL index af849a6..32ddabf 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -554,7 +554,9 @@ ./src/.libs/libhdf5.a The public header files: - ./src/H5*public.h + ./src/H5*public.h, ./src/H5public.h + ./src/H5FD*.h except ./src/H5FDprivate.h, + ./src/H5api_adpt.h The main header file: ./src/hdf5.h -- cgit v0.12