diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2013-04-05 18:29:46 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2013-04-05 18:29:46 (GMT) |
commit | 6b00c16d2aceb8e2a301b5086c8a9370c80f1f8a (patch) | |
tree | 15c424594b4b197ac97aca3df09d45cda39bc5ba /MANIFEST | |
parent | a99e92e6a4d0f482b80fb6fd0433eec536a7e632 (diff) | |
download | hdf5-6b00c16d2aceb8e2a301b5086c8a9370c80f1f8a.zip hdf5-6b00c16d2aceb8e2a301b5086c8a9370c80f1f8a.tar.gz hdf5-6b00c16d2aceb8e2a301b5086c8a9370c80f1f8a.tar.bz2 |
[svn-r23555] Bug fix: HDFFV-8358
The previous change set exec_prefix, libdir and includedir to actual values.
That removed the option for user to hand edit just the first prefix=...
to make "everything" to work.
Changed h5redeploy to do this by default:
## Installation directories: ##
## prefix architecture-independent files. ##
## exec_prefix architecture-dependent files, default is <prefix>. ##
## libdir libraries, default is <exec_prefix>/lib. ##
## includedir header files, default is <prefix/include>. ##
############################################################################
This allows users to just change the first line of prefix=<...> and the
effect will change libdir and includedir too.
This was also try to accommodate the -prefix option of h5XX. Unfortunately,
after changing h5redeploy, I found out the h5XX code to support -prefix
actually does not provide the stated efffect. This will be fixed in the
release.
Tested: h5committested plus hand test.
Diffstat (limited to 'MANIFEST')
0 files changed, 0 insertions, 0 deletions